Hi,
I have a session variable that is set when a user logs into our ASP application. What I would like to do is list all instances of this session variable.
Is it possible to cycle through each session id and get the value of a particular session variable?
Cheers
Lee
I have a session variable that is set when a user logs into our ASP application. What I would like to do is list all instances of this session variable.
Is it possible to cycle through each session id and get the value of a particular session variable?
Cheers
Lee