Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
StatCountex 3.I
Simple Hit Counter..,
Hit Counter (db) ?
Hit Counter (text Files) ?
Asp Text Counter Using The Fso V1.01
Top Code
Simple Hit Counter..,
StatCountex 3.I
Hit Counter (db) ?
Hit Counter (text Files) ?
Asp Text Counter Using The Fso V1.01
ASP > Counters > Text Based
Source List

Code 1-5 of 5   


StatCountex is a web site statistics tracking, analysis and reporting application written in pure ASP.





Simple Hit counter.



Hit Counter (db) is a multi-platform compatible counter script. It uses a database to store the counts so it's really pretty easy to maintain multiple counts using this one file. All you need to do is include it into your asp file and it'll do the...



Hit Counter (text Files) is a multi-platform compatible hit counter script. It's pretty simplistic and doesn't really show off the power of ASP, but what do you want... after all it is just a counter!



This simple page counter uses the File System Object to store the page count in a text file located on the server. Its simple to use and can be used to track multiple or single pages. You must have the use of the File System Object and enable...