Access Counter Setup Instructions

Follow these instructions and you will be able to use the .cgi script provided for a simple home page counter. You can use this counter on a single page or on multiple pages - your choice.

This cgi routine is available to all our web page customers at no charge. The routine contains some items which you can customize and the directions for the setup are included in the below .html code example. Insert this exact code into your .html document and the counter will begin to increment and display on your .html page(s).

If you have the expertise necessary to install and configure the .html coding which calls this cgi script, there will be no charge to you for its use on our server.

If you require our assistance to install or configure the .html code for your home page, we will charge our standard hourly fee for the time required to assist you with your coding.


You are visitor  to this website.

To obtain the counter shown above, use the following three lines of 
code in your .html coding.

You are visitor
<img src="/cgi-bin/Count.cgi?frgb=ff0000&pad=N&comma=Y&dd=C&st=1
&incr=1&df=ufl"align=absmiddle> to this website.

The following will not be used in your .html code, but is provided as
an explanation of the variables in the above three lines of code:

      frgb=   ff0000  color to use
      &pad=   N       determines No padding
      &comma= Y       use comma in counter
                      if value is N, no comma is used
                      if value is Y, a comma is used
      &dd   = C       unknown
      &df   = userid  your user-id on this system
                      (this unique identifier is case-sensitive)
      &st   = 1       determines the first number to use when counting
                      in this example, we are starting with number 1
      &incr = 1       use this number to increment the counter
                      the counter will increment by the value of 1
                      each time the page is viewed

World Data Network, Inc. - Internet Service Provider