JoJo's - kryptical's

Web Site HTTP File Downloader v1.0

Sample Test Page

1 - Place the file named "filedownload.exe" into your cgi directory.
2 - To utilize this test page you will have to modify the hyperlink below
to reflect the the actual path to your cgi-bin directory.
Example: http://your.url.com/cgi-bin/filedownload.exe
3 - Create a directory named "download" under your cgi directory.
Note: This directory will be automatically created the first time this program is run.
4 - Place any files you wish to make available into the "download" directory. It is recommended that you give these files meaningful and descriptive names. For Example:
Instead of naming a file "x1234567.zip" try "A_Descriptive_Name.zip.
By doing it this way, your users will be able to identify exactly what is available in the list without your writing a cryptic page which identifies the files and then tells them the cryptic name to go get.
5 - The obvious next step is to create a hyperlink on one of your pages which will link the visitor to the cgi file download program. The link should look much like: http://your.url.here/cgi-bin/filedownload.exe
6 - Your users will click on the link which will initiate the program. This will cause the program to go read the download directory and present the available files in a drop-down listbox for the users retrieval.

Run HTTP File Upload CGI Executable - Remember to modify this URL


Use Your Browsers Back Button to Return to the Previous Page