Multiple File Upload Control
The SharpPieces Upload control allows
you to upload multiple files in one upload. FancyUpload is a file-input replacement
which features an unobtrusive, multiple-file selection menu and queued upload with
an animated progress bar. Based on the FancyUpload implmentation of
digitarald.de.
In order for the file selection to work properly, Flash 9+ is required (> 95% penetration).
If Flash is not present the control will degrade gracefully to the normal ASP.NET
FileUpload control behavior.
Features
- Select and upload multiple files
- Filter files by type in the select dialog
- Optional Events to add your own behaviour
- Show and filter useful file information before the upload starts
- Limit uploads by file count and/or file size
- Unobtrusive, since the element is replaced after the swf loaded successfully
- Cancel running uploads, add files during upload
- Everything is optional, documented and easy editable