This download counter script uses ASP file system object to get the size of the download file and to track how many times a file is already downloaded.
AJDld is a download manager uses an access database to store file information, and will dynamically generate a sortable download page. Using the web based administration, the webmaster can add and edit downloads, as well as view download history for each file. This script is configured to run with AJLogin v3.3 which protects the admin page from unauthorized visitors, but this is easily changed if you do not wish to implement a full user management script. View the readme for more information.
This is an .asp page that allows you to provide file download capabilities for your site without having to constantly update the page with your file list. It does this by reading the file names in the directory you specify as the download directory, then contructing the appropriate URLs.