Learn how to use global.asa to display the number of users visiting your site using ASP and VB Script.
The code contains two parts. The first part is part of the "global.asa" file
which is to be placed directly under your root directory. The second part is
the code to display the actual number of people online.