1060Easy Download Manager Free Versionhttp://www.dotnetindex.com/read.asp?articleID=5You can manage your all download with this freeware script. Easy Download Manager has a user-friendly administartor manager. Scripts can create your download manager home page automatically. Script can count daily and overall downloads. Modify database connection and start your download manager in a few minutesASP > Scripts and Components > File Manipulation > Download SystemsOct 10, 2006
The ASP Download Management is a download management script to manage the downloads on your site. The admin can add and edit downloads, as well as view download counts for each file
The script uses a password protected area to add/edit/delete downlaods. Also allow for multiple users to post downloads.
Features:
Easy to install. Seriously, it's like 10 minutes.
Hide the path to your files but let users download your files.
Track the number of downloads/
Lets trusted users maintain downloads on a website.
The administration/publishing interface is web browser-based, so it can be accessed from anywhere.
Lost password notification. If you lost your password have it reset and sent to your email.
Manage users: Add/Delete/Change Passwords
Give each user their own username/password so they can log into the system.
Uses MS Access 2000 database. 100% ASP Script.
Upload files for download within the administration area. 100% ASP Script.
I have noticed the buzz around the ASP 101 user community regarding forcing file downloads in the browser.
Here is a quick example written entirely in asp.
I am not going to go into the details, so you will have to refer to the code.
I will add sort routines to allow column sorting by clicking on a column header in a future release.
Note: One thing to note is that MDAC 2.5 is required to be stable (MDAC 2.1's support for streams is unpredictable), but I suggest 2.6 which you can download from Microsoft's Universal Data Access page.
Download File Control (DFCs) is a professional and easy solution for managing files for download with multi-level security settings. Create unlimited download categories with different levels of access and manage the users that have access to the available files.
Recordset converter is a library for converting DAO or ADO recordsets to MDB or DBF files. It enables direct binary output of MDB or DBF files from ASP pages with one row of code. The object also supports on-the-fly compression by zip/arj.
HTTP protocol was designed to send one file per one request. Sometimes you will need to send more files - usually when a client selects several files for download and the files have to be delivered to the client. I created ASP sample which will do such task - the sample is located at http://www.motobit.com/help.
The sample uses command line compression (zip/arj) to pack more files to one file and then sends the zip/arj archive to client. Client must have some software to uncompress the data package (unzip, pkunzip, winzip ...).
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.