Categories
Tags → Asp Text Counter

EZ Counter

EZcounter is a simple easy to setup asp counter script. The script uses a text file to track the number of page views and display to a webpage.Use SSI, Include, or copy and paste into asp pages.
DETAILS

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

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

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