This free web hit counter allows you to track hits on separate pages within your website, it is quick to install, and it easily integrates with the look of your website.
FreeVersion: 1.0 Platform(s): windows Updated: Mon Mar 20 2006
Free, easy and simple to install ASP download link tracker. Only 3 files to upload and modify. Simple but do the work: count the downloads. No database required. You can modify this script to suit your needs. If you need help we can install the script for you. Enjoy the bright ideeas of Loginet Solutions.
CommercialVersion: 1.5 Platform(s): windows Updated: Sun Apr 13 2008
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.
Version: 1.0 Platform(s): Win Updated: Sun Apr 25 2004
With this script you can show the number of active visitors in a given moment. The script has two parts: a file name global.asa, and a small code you must insert in your pages to show the number of active users.
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.
Version: n/a Platform(s): n/a Updated: Mon Jan 14 2002
This hit counter allows you to track site visitors by browser session. It uses a flatfile XML source to hold the counter values - no database required. It has the ability to track an almost unlimited number individual counters (you could theoretically have 75,000 counters or so). The value that is returned by the function is specified by you as well.. The script gives you complete control over its functionalities.
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.
Version: n/a Platform(s): n/a Updated: Mon Mar 5 2001
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.
Version: 1.05 Platform(s): n/a Updated: Tue Feb 6 2001
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.
Version: n/a Platform(s): n/a Updated: Sat Apr 8 2000
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.
Version: n/a Platform(s): n/a Updated: Tue Mar 7 2000
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.
Version: 1.0 Platform(s): n/a Updated: Thu Jan 6 2000
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 document, closed and the counter value is written as text to the page.
Version: n/a Platform(s): Windows Updated: Sun Nov 21 1999