This is a ColdFusion-powered script system for displaying the number of visitors currently viewing your site. It uses a Microsoft Access database to log the IP address, timestamp, and a unique ID for each visitor to your site. The script then produces a count of how many visitors are viewing your site. The code for adding a record to the database and to display the count can be placed on any page with a .cfm extension.
Text, graphic, or hidden counter. Will record all visits or the unique (by IP address) only. Will display any number of digits (with preceding zero). View a list of all counters. Edit or delete a specific counter.
Cold Fusion Multipage Counter is a multipage counter script. It can be called from anywhere on the server and will create a counter fill initialized to the number you specify. Uses small text file for the counter instead of ODBC for faster configuring.