Description by Publisher
AspnetUpload is an ASP.NET HttpModule that allows you upload small and large files from a web browser to your IIS server.It requires no client side software and operates on the server via standard multipart HTML forms as defined in RFC 1867.
Large and small file(s) upload supported.
Real time upload progress indicator, no progress bar displayed also supported.
Upload file size controled by AspnetUpload's configuration section in
web.config, not limitted by the related congiguration section in
machine.config.
Not affected by the Connection Timeout
Error.
Based on .NET Framework completely,no client side control installation needed.
Control upload file size for each request.
The default InputFile control and AspnetUpload can work together in the same web
application.