Categories

Updated: 04/08/2000

Hit Counter (DB)

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 print out the count for that file. It even automatically adds records when a page is first hit.
Similar Scripts for "Hit Counter (DB)"

ASP Session Counter

This is a simple ASP session counter that allows you to count how many unique user sessions were opened in your site. Useful for tracking the number of unique users.

STARK Counter

STARK Counter is a simple ASP script that counts the number of visitors to your site. All the data is stored in an Access database. Includes a password protected admin script to delete and alter the existing counters.

Download Script

This download counter script uses ASP file system object to get the size of the download file and to track how many times a file is already downloaded.

Sakki''s ASP Counter

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.

ASP Hit Counter

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...
©2003-2008 jCay.com