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!
Fully supported and commercial FTP component. Copy remote files to your local filesystem. Copy files from your local filesystem to the FTP server. Download text and binary files and access directly in memory. Upload to FTP site directly from memory. Create remote directory. Rename remote files and directories. Delete remote files and directories. Get remote directory listing as XML. Passive/Active modes.
Multiple files upload component for use with ASP file upload script. It is easy CLIENT-SIDE solution that can be used to perform file uploads from a user machine to the web server. Component is RFC 1867 compatible and includes standard ASP and ASP.NET file upload scripts for IIS web servers. This component is a Macromedia Flash movie supported by most browsers and needs just Flash player plug-in on users-side and any standard file upload script on server-side. This component supports any browsers (tested in IE5+, FireFox 1.5, Netscape, Opera) and client side OS (Windows, Unix, Mac OS).
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.
MyUploader is an easy to use Java applet for uploading files and folders to an ASP server using the http protocol (RFC 1867). No Java knowlegde is needed. Uploading files bigger than 1 gigabyte is not a problem. With drag and drop you can easily upload hundreds of files within seconds. During file upload a progress bar is visible.
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.
Image Uploader 4.0 Dual is a powerful uploading solution for your sites. It enables website developers to provide their users with a user-friendly uploading interface for multiple files. Now to upload, say, 10 files, the user doesn't need to click 10 times on the "Browse" button and select each file separately (as via the standard HTML elements). Now the user can navigate their folders directly in their browser, select necessary files, and start uploading them in only few clicks.
However Image Uploader has much more benefits against standard HTML upload elements. It allows to optimize upload size and speed, upload several files concurrently, resume the broken upload automatically, upload entire folders, and much more. Image Uploader is an ideal solution for various image storage-related online services. Just a few examples: photo hosting, photo printing, blogs, image databases for different industries (insurance, real estate, healthcare, etc).
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
ASP_FlashMultiUpload is a quick solution to replace multiple ordinary input type="File"
This custom tag also adds below functionalities:
1. Filter file that can be uploaded. The filtering is done by file extension.
2. Limit maximum size of each and total file that can be uploaded
3. Limit maximum number of files that can be uploaded
4. Progress bar showing the progress of uploading process.