| Features |
|
Supports AJAX Uploads without PostBack
Ajax Uploader allows you to upload files to web server without refreshing the page. It supports ASP.NET AJAX frameworks and works in ajax updatepanel.
|
 |
Efficient File Uploads with optimized memory usage
By streaming uploads directly to an output stream, rather than loading them into memory, Ajax Uploader achieves a level of scalability and performance impossible to reach with ASP.NET's built-in functionality.
|
 |
Allows uploads to be cancelled by end-users
With Ajax Uploader, end-users can easily cancel upload process at any time.
|
 |
Supports multiple file uploads
With Ajax Uploader, end-users can easily upload several files at once - just select the files and submit the form.
|
 |
Real time progress bar
Ajax Uploader has real time progress bar which keeps track of every file upload and allows end-users to watch how much of your file has been uploaded.
|
 |
Persist uploaded file through postback
Ajax Uploader can hold an object temporarily and you can save it anytime you want.
|
 |
Automatic File Validation
Ajax Uploader automatically validate the size, extension and the file name of the uploaded files.
|
 |
Large File Upload
Ajax Uploader allows you to upload large files (up to 2GB) to a server with the low server memory consumption.
|
 |
Simplified application integration and development
Ajax Uploader includes a variety of classes and components which allow complete control over the uploading process.
|
 |
No Java, ActiveX or Flash components
100% DHTML, JavaScript ASP.Net code. There are no Java, ActiveX or Flash components to worry about and everything is handled in the browser!
|
 |
Customizable Appearance
The look and feel of File Upload controls can be customized to seamlessly blend into your website design.
|
 |
Cross platform, Cross browsers
Runs on ASP.NET 1.1, 2.0 and 3.5, supports all major browsers; If you attempt to use Ajax Uploader using a downlevel browser it will display a regular ASP.NET upload control.
|
 |