

Counting Scripts
To Implement
- the HTML file must have a suffix .shtml (as this page does)
- Insert the Server Side text as follows (with changes for the slightly
different scripts). A number will be inserted wherever you have this
instruction.
<!--#exec cgi="/cgi-bin/counter.pl"-->
Examples
This number comes from counter.pl
7569
This number comes from counter.pl-ord
7570th
This number comes from counter.plbanner
####### ####### ####### #
# # # # # ##
# # # # #
# ###### # #
# # # #
# # # # #
# ##### # #####
This number comes from counter.plbanner-ord
####### ####### ####### #####
# # # # # # # # # #####
# # # # ## # # #
# ###### # ##### # # # # #
# # # # # # # # #
# # # # # # ## # #
# ##### # ####### # # #####
|