- 1,251 categories
- 40,829 scripts
- This is an ASP counter script that 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 database work and prin...
- This is an ASP text counter using an Access database. It features: Cookie function, Add various counters to the same database (hit counter), and more.
- This very simple page counter will count hits on a .asp page and display the result in text format. Can be used to count multiple pages. Uses the FileSystemObject to create/edit text files on the server.
- This is a simple text-counter script. Just include counter.asp in the page where you want the counter. You can have a counter on all your page if you like, just include counter.asp.
- This is a simple ASP hit counter. A text document is placed in the same directory as the page we want the counter to appear on. The .txt file is first read to gain the value of the last hit count, one is added to that number, written to the .txt doc...
Page: