|
Key Features for TABSFileup ActiveX |
|
|
Advanced UI using icon view |
|
|
- Because the uploading files are displayed as icon style, the control is becoming suitable with other input form.
- The control supports three types of view; full-sized icon view, small icon view, and list view.
|
|
|
Easy file upload |
|
|
- In Open File Dialog, user can select and upload a single file or multiple files at once.
- You can restrict selecting files with particular file extension.
- The control supports drag and drop function to select files from Windows explorer.
|
|
|
Uploading values of form elements |
|
|
- To transfer values of form elements and attachments at once, you can deliver them to the control using JavaScript.
|
|
|
Restricting file size and count to upload |
|
|
- You can restrict the number of files and the number of bytes to upload using JavaScript. As the restriction is done in the client-side, no upload data is transferred to the server.
|
|
|
Customizable error handling |
|
|
- Because an event of JavaScript is fired when an error occurs while uploading or downloading, you can react flexibly about the error.
|
|
|
Cookie processing |
|
|
- When the control transfers form data and attachments, it delivers available cookies with them so that the server-side script can access them.
|
|
|
Support both Unicode and ANSI controls |
|
|
- Because we provide separate controls for Windows 98/Me and Windows NT/2000/XP/2003, you can serve optimized controls to your client.
- By using the Unicode control you can make a web site produced by utf-8.
|
|
|
Support edit mode |
|
|
- In edit mode the control can display files that are already uploaded to the server and add or remove files to/from it.
|
|
|
Support download mode |
|
|
- You can download a file or files stored in the server at once.
- In case of downloading a file, you can save it your disk or open it with appropriate program.
|
|