 |
Author Name: Chris Worfolk
Company: CoolForge.com
Author Bio:
Chris began web developing almost 10 years ago and since then has built up a network of websites including TheGurkin.com and IronCheesecake.com. He publishes all his articles on his web developer site CoolForge.com.
Articles written by Chris Worfolk:
A Simple Hit Counter
This tutorial will show you how to build a simple hit counter. It does not use any sql or databases and stores the hits in a text file. All you need to create for this script is your asp file and a text file. In the text file, simply enter the number 0 and save it in the same directory as count.txt. Take a look at the basic source code.
|
| |
|
 |
|