Persits ASPUpload Information

ASPUpload enables an ASP application to capture, save and process files uploaded to the web server with a browser. The files are selected for uploading via an HTML POST form using the <INPUT TYPE=FILE> tag.

Some features include:
  • Ability to upload multiple files at once.
  • Access to text items on the form.
  • HTML-based progress bar.
  • Ability to save files in the database as blobs.
  • Support for MS Access OLE Object headers.
  • Ability to export files from 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 preserve files' "Last Modified" timestamp.
  • Full ADO support when handling blobs.
  • Directory uploads
  • Image size and type extraction functionality.
More information:

User manual: http://www.aspupload.com/manual.html
For Live Demo: http://www.aspupload.com/livedemo.html

Article ID: 117, Created On: 11/6/2008, Modified: 10/16/2009