Microsoft
Software
Hardware
Network
Question : Any way to abort a web form file upload via Javascript?
Let's say I have a regular HTML web form uploading a large file to my Perl CGI script.
In the web page I have some Ajax - an XMLHttpRequest object that's communicating with my server and displaying a progress bar (I can use mod_perl Apache2::UploadProgress for this).
Now let's say my server reports back at the start of the upload that this file is too big for this user. My question is:
Is there any Javascript I can use to stop the browser from continuing to upload the file?
Answer : Any way to abort a web form file upload via Javascript?
have you tried to have the javascript change to a different page? this should stop the upload.
Random Solutions
Installing Expression Blend
Decrease load time of tree in vb.net 2003
createElement and appendChild to all matching elements
HTML Textarea align cursor at left
Change the defualt value of a text box upon end-user input.
TEHO implementation
How do I check to see if my exchange 2003 is an open relay? (not using a open relay tester tool online, but on the console)
How to show/hide the Acrobat ribbon tab programatically in MS Access 2007.
need your help to list down the srvices of Bluecoat proxy
How do I reset the name of the "Title" column in Sharepoint after it has been renamed in error.