Posts Tagged ‘counter

ASP Active Visitors Counter

29 Apr 2009 in Tutorials by Monie

29Apr2009

visitors

ASP Active Visitors Counter – How many people are accessing your web site at any particular time?

With this script we will be able to know and show in our pages 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.

Continue Reading – ASP Active Visitors Counter