http://www.aspnetupload.net/
Introduction
AspnetUpload is an ASP.NET HttpModule that allows you upload 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.
New Feature
- Control upload file size for each request.
- The default InputFile control and AspnetUpload can work together in the same web application.
Feature List
- Huge file 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.
- Based on .NET Framework completely,no client side control installation needed.
- Free license is available for request.
System Requirements
- OS: Windows 2000, Windows XP, Windows .NET Server 2003 Family
- Installed .NET Framework 1.x