PCI SYSTEMS

 PCI Broadband

  

Your Hometown Internet Service Provider
5770 Flintridge Dr. Suite 100 Colorado Springs, CO 80918



wireless internet
internet services
DSL
residential VOIP
business VOIP
web hosting
co location
Multi-Meg

email help
tech menu
DSL Modem Help
browser help
personal web help
how do i
late news

tech question
email us
phone us
cancel service

find my billing date
generate a receipt
moving?
traveling?
get downloads
HOME

 

How Do I Put a Counter On My Webpage?

This is the html language that you need to include in your webpage

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

(example)
<html>

<head>
<title>Counter Page</title>
</head>

<body>
<font size="2" face="Arial"> <!--#exec cgi="/cgi-bin/counter"--></font>
</body>

</html>

You can add language around it such as
"This is hit number (insert <!--#exec cgi="/cgi-bin/counter"--> )" which will look like this...

(example)
<html>

<head>
<title>Counter Page</title>
</head>

<body>
<font size="2" face="Arial"> This is hit number <!--#exec cgi="/cgi-bin/counter"--></font>
</body>

</html>

Try new things and have fun with it!

© 1996-2009 Precision Communications, Inc. All Rights Reserved.
webmaster@pcibroadband.net