MNSi Internet - Click Here To Return to Main Page
Services
Company Info
Contact Info
Billing
Help Desk
Web Links
Local Weather
Job Opportunities
Table Of Contents
Putting A Counter On Your Web Page
Empty Space Empty Space
Quick Links
Uploading A Web Page
Software Downloads
 
Back to Help Desk
Back to Help Desk
 
Column Image
Empty Space
Table Image (Top Corner)

Putting A Hit Counter On Your Web Page

Insert the code listed below into your HTML page. Replace the word user with your user ID. This will create a database file with YOUR user ID.
 
<p>
  Visitor #<br>
  <img src="http://www.mnsi.net/cgi-bin/Count.cgi?pad=0|dd=B|df=user.dat"><br>
  Since June 13th, 1999
</p>
 
Now, every time, someone accesses your page, it will increment the counter by one. The above code produces the results below:
 
Visitor #
counter image
Since June 13th, 1999
Top of the Page
 
Empty Space Table Image (Bottom Corner)
Side Column Footer Image