
ImageList and MultiUpload have recently been described in two articles:
* An Ajax image list control to manage lists of items displayed as icons, * MultiUpload, a smarter file upload server control using Ajax.
Our objective is to realize a professional GUI for uploading files and this is achieved by combining ImageList and MultiUpload. Our environment is ASP.NET 2.0 on Windows and IIS and both our ImageList and MultiUpload controls use ASP.NET Ajax Extensions 1.0 which you can download and install from http://www.asp.net/ajax/.
|