Hi,
I am having a requirement to cancel the file upload which is already in progress using form.submit().. I am not using iframes.
please help me out of this issue.
Thanks.
Hi,
I am having a requirement to cancel the file upload which is already in progress using form.submit().. I am not using iframes.
please help me out of this issue.
Thanks.
Perhaps Ext.Ajax.abort() or window.stop()?