Description of Hit Counter for ASP using Session :
This easier online ASP tutorial lets you learn quickly about the creation of online hit counter using Session object. Sample code gives the required syntax for implementing this process. The author describes how session object displays the counter info when the web server is rebooted and he suggests to track all hit info with database for more efficiency.