Full-Featured ASP Uploader for Your Apps
ASP Uploader is written in pure ASP script. It doesn't require third-party components on the IIS server.
Select and upload multiple files
Select multiple files at once when sending
Select and upload multiple files at once rather than having to select and upload each file individually.
Client side validation of the file size/type before uploading
Client side validation of file size/types prior to uploading the files to a server to increase usability and reduce consumption of network and server resources.
Provides rich progress and status information during the upload
Coming with a real time progress bar which keeps track of every file upload, it offers an accurate and detailed progress indicator to end-users. It also gives end-users the ability to cancel uploads in progress.
Powerful approaches to uploading files without refreshing the page
Ever wanted to upload files using AJAX like in GMAIL, without reloading the page? This Ajax Upload allows you to easily upload multiple files without refreshing the page.
Asynchronous file upload
This means that the file is uploaded in the background, allowing user to still use the page while the file is being uploaded.
Cross platform, Cross browsers
Runs on Classic ASP, supports all major browsers; If you attempt to use ASP Uploader using a downlevel browser it will display a regular upload control.