The PseudoRequestDictionary is created to behave similarly to the standard IIS Request and similarly to several fileupload components that can be found. Advantages: no need to install any components; It is free code and you can adapt the code to your desires; It is not read-only (IRequestDictionary is read-only). You can add, remove and change key/value pairs whenever you like; Handles forms > 100 kb.
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.
* 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.
iBULC is a browser-based multiple file uploading component that can be integrated with any server-side program or script. Enable your employees, clients, and/or users to upload pre-defined file types and sizes to your server using iBULC client side upload software. Client-side software works on all versions of Windows and Mac OS X. Browsers supported include Safari, Opera, Mozilla, Netscape, and IE.
Strongcube Premium Upload Component helps you to manage your huge upload files within ASP script up to 2 Gigabytes. Very simple, fast, low memory usage, reliable and easy to use. Supports multiple file uploads and multiple form fields, save to disk and read it directly from disk.
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.
Strongcube ASP Upload Component helps you to manage your upload and download files within ASP script. Very simple and easy to use. Supports multiple file uploads and save to database. Handle files located anywhere on server for download or show them directly to browser.
FathUpload is a COM component for ASP applications, enabling them to accept easily and reliably huge uploads to the web server with a browser. Main features are: low resource usage, can handle huge uploads (up to 2Gb), speed, reliability, robustness , HTML upload progress bar, Unicode support, etc.
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.
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.