CodeBrainQ CounterKit demo return to
CodeBrain
home
Go To CodeBrain HOME download
the free
kit
Download the Kit!
increment log-on log-off read-only change count tech notes
 

INCREMENT COUNTER

The count (and visitor IP if enabled)...


10
38.103.63.61


USE

This page increments the counter
(that is, increases the count by one).

The associated script is the one you would
normally call from your .shtml page to count the hits
and then display them.

NOTES

The CodeBrainQ_write.cgi script performs
two functions.  It increases the count by one,
and then prints the new count to the page.

If the ShowIP feature is enabled in the script
($ShowIP = "yes";), then the page visitor's
IP will likewise be displayed.

You can make the counter output appear in any
font face, size, or color; just use font tags around
the SSI include. (See the underlying HTML.)
If you don't want the counter visible on the page,
make the color in those font tags the same as
the background color of the page.

 

 

 

CodeBrainCom
Home of the Programmers with Giant Teeth
Copyright 1999 by CodeBrain.com