Count
2.5 Hit Counter
Count 2.5 is a CGI program to keep record of the
raw hits of a web page. It generates a GIF image of the number
of hits and returns to the browser as an in-lined image. The program
also has a run-time option not to show the digit images, this
way the hits can be kept without displaying it. The hits can be
be monitored without incrementing from a separate page as well.
Almost all of the features are run-time options.
The Count 2.5 CGI has already been compiled for
your use. All that you need to do is create a test page with the
appropriate HTML source and try it out. Examples of HTML source
that can be used are given below:
|
<imgsrc="/cgi-server/Count.cgi?
dd=B|frgb=69;139;116&df=home.dat"
align=absmiddle>

<img
src="/cgi-server/Count.cgi?
frgb=69;139;116&display=clock"
align=absmiddle>

|
This documentation is also available at the
Count 2.5 web site:
|