You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Simple Text Counter ASP / Counters
This example is a simple text based counter that will only show page views, not actual visitors. It uses the File Scripting Object to interact with a text file. It first reads the current number in the file and adds one to it, then displays it as text on the page.