posted 12 years ago
Hi all,
My query is that if a user is login in pc and without logout he/shee will login in another system or another state/country that time. Then how it is possible to session invalidate from first system for the same user id. (Means I am login in a software then at that exact time I want to login in the different system but also want that my first user session should be logout automatically, how it will possible)
my work has been done if I login in a system and want to relogin that system or another system for the same user Id then I am successfully logout using javascript confirmation from the first system or browser but before I relogin from the second system/browser then my first session is logout after press F5 but if I do not F5 then it will automatically relogin during the second system/browser's session value.
How it is possible Please make me right in this concept.
Thanks in advanced!!!