ASPCount Web Site Hit Counter
Do you use one of those free hit counter services on your web site's home page? Have you noticed that it increments the count whenever you refresh the page? And that the same thing occurs if you browse away and then come back via the address window or a hyperlink on some other page? And besides, why would you want to count the times you visit your site anyway?
What you really want a hit counter to do is let you know is how many other people have visited your
site, counting each only once during one given browser session. The Active Server Page hit counter presented here goes as far as one can go in correcting the problems cited above using cookies. It is the most accurate web site hit-count system available without requiring specific identification of visitors to a web site.
Features of ASPCount:
It can be set to block counting visits made by the site's owner or administrator.
It counts each visitor only once during a given browser session.
It will not register a hit if the visitor's browser doesn't accept cookies.
It can be polled without displaying the page.
It can count hits without displaying the count to the visitor.
Download the self extracting file ASPCount.exe into a new folder.
Run the exe file in that folder and follow directions given in the Readme.txt file.