users online
Counting current users online in ASP
Submitted by Scott Andrew on Mon, 01/28/2008 - 16:31.Counting how many users you currently have viewing your website in ASP is
simple and often asked. In order to create this script, you
must learn about session, application objects and the global.asa file.
