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.
XUpload is an ActiveX control that helps you overcome the limitations of traditional form-based uploading. With the help of XUpload, your users can upload files from a web page displayed by Microsoft Internet Explorer, VB app, or even directly from File Explorer.
SA-FileUp allows users with a web browser to transmit files from their local hard disk to a Microsoft IIS web server. Files can be of any format, such as Word documents, images or plain text. Developers can use SA-FileUp to receive and process user input, while staying within the context of their Active Server application. SA-FileUp also includes file download and file management components, which allow you to simply and easily download files from the web server to the user's browser, manipulate files, change ACLs and permissions, and register DLLs, all in a single, easy-to-use package.
This is a free COM object including VB source for uploading and downloading files from your Web server. Very simple object only supports one file at a time. Use the source code to modify and build on the object for your own purposes.
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".
aspSmartUpload provides you with all the upload/download features including: Simple and complete upload, Total control over the upload process (ie. restrict file size, extension etc.), Mixed forms management, Total control over files sent, and Download whatever you want (ie. a file, a database field, etc.).
With the help of w3 Upload, your web user can upload files directly via their web browser. With a few simple steps their files will be on their way to your server. Click the browse button and select which file to upload. Then click transmit to send the files. As a developer, you can specify exactly where the uploaded files will be saved. You can even save them directly into a database or attach them to an outgoing email. This way your customers can attach their own files to emails sent with w3 Jmail.
AspUpload is an Active Server component which enables an ASP application to accept, save and manipulate files uploaded with a browser. It features: Ability to upload multiple files at once, Ability to set file owners, Ability to change file attributes, 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, Directory Listing with sorting, Automatic ActiveX DLL registration, File copying, moving and deletion, Directory creation and deletion, and more.