This is an easy to implement hit counter for your web site. It uses MS Access to return the number of times a page has been accessed. It can track multiple pages seperately, and it is easy to integrate with your existing web site.
This very simple page counter will count hits on a .asp page and display the result in graphic format. Can be used to count multiple pages. Uses the FileSystemObject to create/edit text files on the server.