G
Guest
I am implementing file upload - progess bar using IHttpModule
When uploading file, the web page starts uploading file after some delay
depending upon the size of the file selected. If the file size is small page
may do it faster and if the file size is big the process will take some time,
I am not refering the actual movement of the file but the process it takes to
start itself. How can I identify when excatly this process starts?
ASP.NET 2.0 /C#
Thanks
Any help will be appreciated
Raj
When uploading file, the web page starts uploading file after some delay
depending upon the size of the file selected. If the file size is small page
may do it faster and if the file size is big the process will take some time,
I am not refering the actual movement of the file but the process it takes to
start itself. How can I identify when excatly this process starts?
ASP.NET 2.0 /C#
Thanks
Any help will be appreciated
Raj