Hi, I am using SessionId for preventing concurrent logins. However I noticed that, in the same computer different users have the same sessionid. How can I get unique sessionid for each user? Kind regards ...