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....
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.... Tags:
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...
This is a DLL written in Visual Basic 6.0 that provides file upload capabilities to your ASP pages and applications. Full documentation, which you must read carefully in order to use the component properly, is included.... Tags:
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....
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.).... Tags:
Fast and easy to use upload component written in Delphi. Has all the standard functions that a upload component needs and is is quite fast. Check the site for more info!...
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"....
Easy to use, hi-performance ASP file upload component with progress bar indicator. Let`s you upload multiple files with size up to 2GB to a disk or database along with another form fields. Secure (https/ssl) asp file upload
Custom upload size limit for upload and each file
Image (or Text/HTML) preview before upload.
Upload-to-email attachment, administrator email notification after upload
Save files with original, unique or custom file names
Convert original field headers from several code pages (including utf-8 and more than 100 other character set)
Upload to SQL/MDB database, samples for files with size up to 2GB
Works with multiselect fields / non-unique field names.
multipart/form-data and application/x-www-form-ur lencoded forms. accepts any code page of form fields, including utf-8, Japanese and Chinese
Header conversions from any code page (also unicode/utf-8 - see ConvertCodePages)
Access to source data along to form fields...
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....
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....
With this Server Behavior You can upload files, trough a simple web form to Your site.
This extension don`t need components to upload files.
With Progress Bar
Only for asp
Four Extensions in One:
Insert Record and Upload Files (Upload the files and saving the other Field in DB)
Update Record and Upload Files (Upload the files and saving the other Field in DB)
Delete Record (Delete the record and all the associated files)
Upload Files (Only Upload Files)...
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....
Upload files to your server from any browser. FAST, flexible, and free. This script will make it very easy for you to add upload forms to your web site. Even better: you will be able to do it without having to buy an expensive binary upload component. Besides cost, binary components also require special server permissions. With source code you can add it easily, even to a web-hosting account with restrictive access permissions....
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....
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....
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....
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....