This solution is specific for ASP.NET, it will not work with ASP. I don't know of any way to track uploads in "classic" asp, I suspect it is impossible. I would suggest you make visible an animated gif to show that the command was received and the file upload was started, then post a "upload successful" message when done.
Comment