
The HTML file input control and the ASP.NET FileUpload control derived from it have important limitations including poor graphic design and security restrictions. Our objective is to provide a better file upload component. This function is fulfilled by a MultiUpload control which improves on Google mail’s file attachment experience. Our environment is ASP.NET 2.0 on Windows and IIS and our MultiUpload control uses ASP.NET Ajax Extensions 1.0 which you can download and install from http://www.asp.net/ajax/.
|