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
Printing MS Access 2007 / 2010 report to PDF in a specific folder on local hdd
How to use VPN for selected applications only
ios for ipsec vpn
no ip address
How to enable Cisco VPN clients to access Internet via VPN concentrator 3000 by NAT
Dynamically show all of gridview and expand page
Question on Fiber runs
VBS script in Macro to pull multiple lines of data needed from file
Reinstalling new xcode, but need to remove current one for the room
reading vba codes by Excel vba