| Simple
Text Web Page Counter
This simple page counter uses the File System Object to store the
page count in a text file located on the server. You can also use this code on
multiple pages and count the page views on every page in your whole site. ASP
101: Hit Counter
This is a simple page hit counter script. It lets you choose either
plain text or a set of images by simply setting the images querystring parameter
to true or false. You can cut and paste the code into the page you want the count
to appear on or just use it as an include file and place one line of text in the
document you want the count to appear. «More
ASP Scripts |