
AspUpload is a COM+ component which 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.
With AspUpload, you can add file upload functionality to your Web application in
as little as 2 lines of ASP script. In addition to uploading, AspUpload offers
a wide range of file management functions, including secure downloading, saving
files in the database, permission and attribute management, image size
extraction, file encryption, etc.
You can find the complete manual at http://www.aspupload.com/manual.html
|