Graphics Counter
The Graphics Counter might look a little harder to set-up,
but it is as simple as copying a line into your HTML.
- Point your browser to http://yourdomain.com/counter.
- Copy this line of code into your HTML:
<img src= "/counter/counter.cgi?counter-index.txt">
- You can edit the "counter-index.txt". This file
will increase or decrease the number you see in the counter
image.
- Make sure not to rename the counter-index.txt file. If
you do, you will need to rename the last part of the CGI
tag. <img src="/counter/counter.cgi?filenameyouchanged.txt'>
- That's it; you can go to Site Manager and upload this
file.
Previous Topic:
Autoresponders
Back to Main Menu
Next Topic:
Webcontrol Pass
|