jake2891 Posted June 28, 2010 Share Posted June 28, 2010 hey guys, i am uploading files via ajax and trapping erros such as file size to big etc with the pecl uploadprogress lib. If there is an error sent back how is it possible to stop the file upload so they can re upload another file without having to refresh the page or wait for the old file to finish uploading first? is this possible thanks Link to comment https://forums.phpfreaks.com/topic/206035-how-to-stop-ajax-file-upload/ Share on other sites More sharing options...
ricmetal Posted July 2, 2010 Share Posted July 2, 2010 http://www.w3.org/TR/XMLHttpRequest/#abort that might help Link to comment https://forums.phpfreaks.com/topic/206035-how-to-stop-ajax-file-upload/#findComment-1080115 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.