Is there any way I can access other sessions on the same server (with administrator privileges?) so I can see the session variables created by the different users?
I'd like to have an ASPX page to list all connected users and have functions like ending all sessions or just selected ones.
Thanks in advanced!
I'd like to have an ASPX page to list all connected users and have functions like ending all sessions or just selected ones.
Thanks in advanced!