- Joined
- Oct 4, 2006
- Messages
- 1
- Reaction score
- 0
Hi,
I want to write an asynchronous file uploader control so that I can display a progress bar as the file uploads.
The problem I having is that .net waits for the upload stream to finish before passing the requiest onto the page or IHTTPHandeler.
Does anyone know how to do this. (I've seen controls that do this so it must be possible.)
I want to write an asynchronous file uploader control so that I can display a progress bar as the file uploads.
The problem I having is that .net waits for the upload stream to finish before passing the requiest onto the page or IHTTPHandeler.
Does anyone know how to do this. (I've seen controls that do this so it must be possible.)