|
WED PAGE COUNTERS
To add a Counter to your web page, include this line in your page souce code.
<img src="http://linux.gatewaybbs.com.au/cgi-bin/Count.cgi?df=fred.dat&ft=0" align=absmiddle>![]()
How to setup your own counter
Change the text: of your web page counter to the name of your web page address.
EG if your web address is http://linux.gatewaybbs.com.au/~fred
Then your counter would be <img src="http://linux.gatewaybbs.com.au/cgi-bin/Count.cgi?df=fred.dat&ft=4" align=absmiddle>![]()
To Display a border around your counter you need to change the code: ft=0 to ft=4 0-4 being the thickness of the border
If you wish to start your counter at a particular number you will have to do this bit first.
Insert the code: st=xxxxxxxx& where x is the number you wish to start your counter at..
See example below..
<img src="http://linux.gatewaybbs.com.au/cgi-bin/Count.cgi?st=100000&df=my web page.dat&ft=4" align=absmiddle>![]()
To Change the color of your counter chcolor=Y or N or T or F or 1 or 0 See example below
<img src="http://linux.gatewaybbs.com.au/cgi-bin/Count.cgi?df=fred.dat&chcolor=Y&ft=2" align=absmiddle>![]()
For more information on setting up this counter and the various counter styles visit:
WWW Home page Access Counter and Clock!
Happy Counting
Zapper