
March 16th, 2003, 04:49 PM
|
|
Contributing User
|
|
Join Date: Jan 2003
Location: Sydney
Posts: 33
Time spent in forums: 1 h 21 m 46 sec
Reputation Power: 11
|
|
|
Application object
My asp application allows a number of users to log into it. Each user has a different type of access level (General User, Manager or Administrator). I want the administrator to be able to see how many other users are logged into the application at a particular time. How can I do this?????
Would the use of an application object work for this???
|