dgFileUpload allows you to upload a binary file to your server. This means that you can upload gifs, movies, MP-3 sound, pictures and not just simple text. Consider dgFileUpload to be an improved version of "Request.Form".
Dundas Upload is a free commercial control that enables an Active Server Page (ASP) application to accept, save and manipulate files uploaded with a web browser. Main features include: It ships web-farm ready, MTS support (object pooling), ADO support via safe-array-of-bytes variants, allowing you to persist uploaded files as BLOBs, Handles uploading of multiple files, Upload form data either all at once or incrementally, Lets you specify a maximum allowable limit for uploaded data, a maximum number of files to be uploaded as well as a maximum allowable file size, Implement a progress bar via the ProgressBar and StateServer components, Save uploaded files either to disk or to memory, Capable of performing numerous file and directory operations, Impersonate user accounts other than the IUSR_machinename account, COM registration, MacBinary support, Uploaded files ACL, owner and attribute manipulation, and more.
Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component.
Easy-Upload is an ISAPI dll for file uploading. It works on any win32 server, and requires no COM object. There is also a standalone windows CGI module for servers that do not support ISAPI.
eTouchWebFileUpload is a unique and powerful tool that allows the web viewers the ability to upload information to your web site. Pictures, databases, files and more can easily be uploaded to your server thus making it easy to interface database management, product inventory and more.
EZ Upload allows uploading of any file to a pre-fixed folder on your server directly from a web browser. The pre-generated code can be pasted into any asp page. The path for the file to be uploaded can be set in the configuration file.
EZUpload allows you to upload files to your server. You can change the files that you allow to be uploaded. After a file has been uploaded then a link is created to view/play/run the uploaded file. A URL is also provided that you can use to copy and paste. The size of the file is also displayed and you have the option to delete the files. You can upload up to five (5) files at once and a progress bar is displayed for large files. You MUST have AspUpload installed on your server. Download the zip file and read the readme.txt file for installation instructions. No changes are necessary to get it running
The component adds file upload capability to your IIS server. Files are uploaded through HTTP protocol using standard HTML form and any standard browser. Can be used with either VBScript or JScript. Installation instructions and sample ASP code included.
FathUpload is a COM component for ASP applications, enabling them to accept easily and reliably huge uploads to the web server with a browser. Main features are: low resource usage, can handle huge uploads (up to 2Gb), speed, reliability, robustness , HTML upload progress bar, Unicode support, etc.