|
 |
 |
Fath Upload for ASP |
FathUpload is a COM component for ASP applications, enabling them to accept easily and reliably huge uploads to the web server with a browser. The files are selected for uploading via an HTML POST form using the <INPUT TYPE=FILE> tag.
Main features:
- Low resource usage
- Can handle huge uploads (up to 2Gb)
- Speed
- Reliability
- Robustness
- HTML upload progress bar
- Unicode support
- Ability to upload multiple files at once
- Access to text items on the form
- Uploads to memory
- Ability to save files in the database
- Automatic generation of unique file names to prevent collisions with existing files
- Ability to put a limit on the size of files being uploaded
- Ability to change file attributes
|