Categories

Updated: 01/14/2002

Simple asp counter

A simple ASP counter where each time a visitors gets to our page, a text file containing the number of visits will be open, the number read and increased by one and the result will be saved in the file.
Similar Scripts for "Simple asp counter"

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.

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 prin...

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