AJAX Uploader for ASP.NET
|
|
|
Key Features
-
Real time progress information. Watch the progress bar
move while uploading instead of waiting in the dark. Real time
progress information such as total number of bytes to be transferred,
total number of bytes that are already transferred, number of files
that are already transferred, etc. are all provided;
-
Overcome ASP.NET file upload file size limitation. Unlike
ASP.NET, which stores the uploaded files in memory, EO.Web AJAX
Uploader streams the uploaded files into a temporary file. This
allows EO.Web AJAX Uploader to handle much large files;
-
Uploading files while working on other part of the page.
Asynchronous upload allows the user to work on other part of the
page while the uploading is in progress. For example, the user can
start uploading attachments and then start to enter email text
while the attachments are being uploaded;
-
Powerful UI customization with CSS styles for all UI elements.
Everything is customizable, including the file browse button. You can
easily customize the uploader to fit your UI scheme;
-
Advanced layout template support.
The control's layout can be fully customized by supplying a custom
layout template.
-
Support multi-file uploading. User can uploads multiple
files at the same time, or upload one by one and then submit
them as a whole;
-
Cross platform. Runs on ASP.NET 1.1, 2.0 and 3.5, supports
all major browsers;
|
|
|