|
"I've evaluated many AJAX uploader components, yours is the easiest to use."
Peter, US
|
Feature Highlights
-
Cross browser, cross platform
Like all other EO.Web Controls, EO.Web Slide Menu supports all popular browsers:
IE 5.5+, FireFox 1.0+, Mozilla 1.3+, Opera 7.2+, Safari 1.3+ and Chrome;
-
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;
|