ASP Upload - shareware for IIS Centricorp's ASP Upload 1.0 is a useful tool for ASP website developers and web masters. The three ASP files allow visitors to upload files from their local hard drive directly to the web server. No components to install!
Include this file in your own ASP pages to build an upload interface. This script features a VBScript class written with pure ASP to produce a fast object with many conveniences. This utility handles large files fast and no 3rd-party components are required. Our pure-ASP upload object contains improvements over similar utilities such as a an option to prevent malicious file types, improved support for multi-lingual environments, superior multi-byte-string to binary conversion (using ADO rather than VBScript's multi-byte functions), superior methods to stream data to disk (using ADO rather than VBScript's FileSystemObject). There are many properties and methods enabling you to interact with the data: you can change file names on the fly, check file size, test if a filename or folder exists, or alter the destination path on the fly. Handle multiple files and multiple form elements easily. Full source code, HTML and ASP examples and complete documentation is included - and it's all free!
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.
PrivateFiles will allow only users with right username and password to upload,download and delete files. This ASP script is easy to use and install and it is good starting point for developing more complex upload systems using active server pages. Features:login,download files,upload files,delete files,log out.
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)
* MUCH MORE then just an ASP Upload Component *
Some of the feature highlights include
- Browse Directories similar to Windows.
- Upload Multiple Files at the same time.
- Download files from web-server.
- Right Click Context Menu for file and folder manipulation options like Cut, Copy, Paste, Delete, Rename, Download, Upload, New Folder and Properties.
- Copy/Add/Delete/Rename folders and files.
- Copy files and folders with unique names similar to windows.
- Recursive deletion of folders with Sub folders and files with multiple selection of files using Ctrl Key.
Very easy to use and install DHTML/ASP based File Manager for IIS/ASP Servers. Provided is the full Upload Manager component that handles file uploads via the browser with real-time progress bar displaying the progress of the file upload. Interactively upload, download, copy, delete, rename files and folders and more.Exclusive ActiveX Control built in also included which allows you to select multiple files from 1 window to upload or recursively upload an entire folder. Set limits of the number of files per upload as well as total upload size
ASP Upload Component is an ActiveX component designed to ease access to multipart/form-data received from client's browser when developing Active Server Pages applications. With this component installed you can access multiple file uploads and other form data just the way it is done with Request object.
ASPired2Upload is an ASP class for uploading files to a web site. There are many ways to upload files to your web site, however, ASPired2Upload uses only pure ASP and adds some features that most other upload classes omit. ASPired2Upload is designed for small to medium file uploads. It does not have an exact limit but it is generally useful for files up to 10 MB.