Hi All,
I want to avoid multiple simultaneous login to the site.
The way it should work is If a person has logged in to the site from one machine and he is logging in to the portal from the other machine without logging off the previous session, it should disconnect the previous session and open the new session (similar to yahoo messenger.)
I am able to find out the session details of first session (session id etc.) but i dont know how to log off from previous session?
Can Anyone help me?
Thanks a Lot.
Regards,
Anu
I want to avoid multiple simultaneous login to the site.
The way it should work is If a person has logged in to the site from one machine and he is logging in to the portal from the other machine without logging off the previous session, it should disconnect the previous session and open the new session (similar to yahoo messenger.)
I am able to find out the session details of first session (session id etc.) but i dont know how to log off from previous session?
Can Anyone help me?
Thanks a Lot.
Regards,
Anu
Comment