Counter Help


The counter is very easy to include on your web page.
The first thing to do is include the following piece of code in your html at the point on the page that you want the counter to appear.

<!--#exec cgi="/cgi-bin/library/counter/c4.pl" -->

Finally Initialize your counter with a start value. Do this by creating a file (using a text editor program such as notepad) with the same "basename" as your .html file that you plan to put the counter on, but with the extension .count, instead of .html. For example, for a filed called index.html, create a file by the name of index.count. Put this file in the same directory as the index.html file. The .count file will contain just one number: the value from which you want your counter to begin (probably "0").

Reload your web page and see if it works. Once you have completed the installation successfully, you will have a working counter like the one shown below.


 How to contact HexTall.com.

HexTall.com.
41109 Adelle Dr
Hammond
Louisiana 70403
webmaster@hextall.com


Copyright © 1996 - 2000 HexTall.com. All right reserved.