Banner Rotating 01
[ Banner Demo ] [ Administration Demo ]

  Description
Web based administration, unlimited advertisers, full stats - keep 
tracking of exposures, click-throughs and the ratio. Requires Server 
Side Includes (SSI). 

  Files
index.html      - this file;
ads.setup       - the only file you need to change;
ads.cgi         - script to display correct advertiser;
gotoad.cgi      - script to direct links;
admin.cgi       - script to administrate your advertisers;
adcount.txt     - a file to keep track of which banner to display;
adpassword.txt  - password file for administration script;
01-03.jpg       - demo images 
Advertiser*.txt - sample data files (see the notes below)

  Instalation
Open 'ads.setup' and change the following:
$ads_dir      - the server path to the file;
$admincgi     - the URL of the administration script;
$gotoad       - the URL of the gotoad.cgi script;
$adcount      - let it as is or put the server path to the file;
$passwordfile - let it as is or put the server path to the file;
$border       - select what border you like for the banner;
$fontface     - change the font for the text below the banner 

  Permissions
ads.setup       - 755
ads.cgi         - 755
gotoad.cgi      - 755
admin.cgi       - 755
adcount.txt     - 777
adpassword.txt  - 777 

  Administration
Your password is currently set at admin. I suggest the first 
thing you do is to change it :-)
Name        - the name of the advertiser - DO NOT USE SPACES.
Exposures   - the number of exposures purchased.
URL         - the url that the banner should link to.
Image URL   - the url of the banner for the advertiser.
Banner Text - the text that you want to appear below the banner.
Font Size   - the size of the text below the banner. 

  How to call
Put <!--#exec cgi="ads.cgi"--> wherever you want the banner.
Run admin.cgi to administrate the program.

  Notes
The script is already up and running. There are some sample data files, 
you can easily change or delete them using the administration script.

If you receive "Moved Temporarily" message in most cases that means you
forgot to type your password.