Creating a Graphical Access Counter


Note: This page is obsolete. You should instead read the new & improved writeup on counters which is on The World's Web help page.


If you would like to include a counter or clock like these:
counter   clock

on one of your pages, just include two lines that read:

<img src="/cgi-bin/Count.cgi?df=login-name.dat" align="middle" alt="counter">

<img src="/cgi-bin/Count.cgi?display=clock|timezone=GMT-0500" align="middle" alt="clock">

Just remember to replace "login-name" with your own login name.




To learn how to change the colors, size, and style of the display, see:

Examples of Count 2.3 from the official Count 2.3 documentation.

More examples by Roberto Stelling.



Back to Top