Your Own Web Counter With ASP (Page 1 of 3 )
There are literally 100's of free web counters on the Internet. In this article Paul teaches us how to make our own using a bit of ASP and some file read/write functionality.If you're tired of free web counter services that just make you copy and paste the code for an image of some numbers into your web site, this article is for you. It will explain (in easy steps) how you can create a professional and invisible web counter. The numbers appear as normal text -- no more ugly looking pictures! You will also learn how to use a cookie to ensure that the same visitor isn't counted twice in, say, 2 hours, as well as a cookie so that you can visit your own site without distorting your statistics.
Next: Creating the Counter File >>
More ASP Articles
More By Paul Freeman-Powell