Serving California Since 1993.

WHAT'S NEW:

AT&T increases wholesale DSL pricing. Please see our new DSL pricing effective May 1st.



Home | Support | Scripts & CGI Information | CGIemail

Using Counter 4.0

One of the most asked for items to be placed on a web page is a counter. Here is a simple yet effective text base counter that you can put on any of your pages.

The Text Counter is fairly simple to place on your Web Page(s) and uses SSI - Server Side Includes.

To actually make use of this counter, you will need to put in the following line of code in your webpage that you want the counter to display on. It will only count hits on this page.

<!--#exec cgi="/cgi-bin/counter"-->

After placing the correct script line in your HTML page the counter will look like the following: 36598

Some examples of what you can do with Counter 4.0
Use simple HTML and change the font, type and size of the counter to match your pages.
Example Code Results
<b><!--#exec cgi="/cgi-bin/counter"--></b> 36599
<b><font face="Arial"><!--#exec cgi="/cgi-bin/counter"--></font></b> 36600
<b><font face="Arial" size="4"><!--#exec cgi="/cgi-bin/counter"--></font></b> 36601

 

© 2001-2008 CalWeb Internet Services, Inc. All rights reserved.
Terms & Conditions | Acceptable Use Policy | Privacy Statement