Colors are specified as RRGGBB hexidecimal with the exception that [background] can take a "T" to mean transparent background.
[digits] The number of digits to fill if any.
[foreground] Foreground color, default is black.
[background] Background color, default is white but if a value of "T" is used it will be set as transparent.
Examples :
< img src="/cgi-bin/counter/cn.cgi?4">
< img src="/cgi-bin/counter/cn.cgi?+000000+T">
< img src="/cgi-bin/counter/cn.cgi?6+00FF00+000000">
< img src="/cgi-bin/counter/cn.cgi?+0000FF+000000">
< img src="/cgi-bin/counter/cn.cgi?8+EE99EE+T">
To update the counter put the following code on your page then remove it when done.
< form method=post action="/cgi-bin/counter/update.cgi">
Enter the number to reset counter for this page.
< p> < input type=text name=hits value=""> < input type=submit value="SUBMIT">
< /form>
Alamak Internet , 8251 Lake City Way NE , Seattle WA 98121, USA