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.
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.
An easy to use script with a comprehensive Readme file. It's designed to use the ASPUpload object available from www.ASPUpload.com. This is a server side object that allows transfer of files from your computer to a webserver running the ASPUpload object using your browser. Very useful if you do not have FTP access because you are using a proxy server with the FTP port (21) blocked, or the FTP server is down. Only a small amount of HTML knowledge is required to set this up. All instructions are included in a readme file. No database required.
cASPer.FileUpload is a commercial grade component to facilitate uploading files from standard web forms. Fast, CPU-friendly, small memory footprint, and security-conscious. Easily upload into database tables, too.
This is an ASP component/dll which processes file uploads using html forms and a web browser. It can handle more than one file per form. Once uploaded the files can be saved to disk or to a database as a binary data stream. Files can also be exported into the csImageFile component for image processing. Form variables can still be accessed, and some file utilities are included. There is a free trial available which contains full instructions.
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.
ABCUpload is an ActiveX component that allows you to upload files from a web browser to your IIS web server. It requires no client side software and operates on the server via standard multipart HTML forms as defined in RFC 1867.
The FileUpload Class allows users to upload files to the server. FileUpload lets the developer control the type and size of the upload as well as the upload directory and the overwrite status for already existing uploads.
PureASP upload enables you accept RFC 1867 uploads (multipart/form-data encoded forms with input type=file fields) by pure ASP without any external components. Main features include: Upload to SQL/MDB database, Custom file browser, Multiple files/folders download with on-the-fly zip/arj, Multiple files upload along with description, Enables limit of upload size, Binary data manipulation, and more. The FREE ASP script is as a part of ScriptUtilities library.