My Scripts
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at CGI and Perl > Scripts and Programs > File Manipulation > Download Systems
CountDown Lite is a script that will update a log file for tracking the number of downloads of a file on your website. The website owner need only place a link to the script.
http://www.yoursite.com/yourdir/countdownlite.cgi
This will activate the script and it will do the following:
1. Add a count in the log file.
2. Auto-forwards the user to the download file.
3. The interface is seamless, the user isn't prompted for anything.
Category:
HTMLfixIT.com will not make any CGI script available online unless it runs in taint mode and strictures (and we use warnings and diagnostics during creation.)
Although not a guarantee of security, strictures and particularly Taint mode go a long way to insuring that the scripts can't be tricked into doing anything untoward to the server they are running on.
The plethora of truly badly written scripts available online is what convinced us of the need for this.
It is our opinion that NOBODY should be installing scripts on their site that do not run in Taint mode and strictures. (Taint mode can be determined by the -T at the end of the first line. Strictures can be determined by looking for a line that says "use strict;" near the top of the script).
Taint mode simply tells the Perl interpreter not to trust any data supplied by the user without testing it first.
Strictures is just a way to tell the interpreter to enforce good coding practises and not allow sloppy coding.
Category:
Download Monitor Pro will provide you with detailed statistics of any file downloads on your web site. It also optionally comes with autoresponders to send email to visitors who downloaded files. You can also choose to record additional information from visitors downloading files which you can view at any time. Download Monitor Pro also comes with the ability where visitors can subscribe to a mailing list (when downloading a file). You can then send email with Download Monitor Pro to visitors who downloaded files and have chosen to subscribe to the mailing list.
Category:
A simple but powerful "File Download Managing" script.
(For Unix or Windows (w/ PERL) servers, or wherever CGI/Perl5 runs)
If you run a web site and offer files to download you need to protect your bandwidth and you want to know how many downloads you have.
Download manager is highly configurable, yet easy to set up. You don't have to be a programmer to get it to work.
To see how the script works and to read the installation instruction please click here
So far 7807 webmaster have tested this script
Category:
Download-A-File is a file downloading utility written in Perl. The program allows site owners to prompt their visitors to sign in prior to making any file downloads from their site. The script logs all sign-ins into a text file which the site owner can view using an accompanying script. This feature helps the site owner keep track of which file is being downloaded the most. It also allows for gathering of the downloaders' contact information
Category: