开发者

Ajax File Upload Questions

开发者 https://www.devze.com 2023-03-22 06:14 出处:网络
If i am using ajax to upload a file and when the file i uploadi开发者_StackOverflow中文版ng , I traverse to some other page, will the file upload continue or will be aborted?

If i am using ajax to upload a file and when the file i uploadi开发者_StackOverflow中文版ng , I traverse to some other page, will the file upload continue or will be aborted?

Regards Manjit


The file upload will be aported. You'd have to load content with Ajax too instead of traversing to another page.

0

精彩评论

暂无评论...
验证码 换一张
取 消