Hi All
i got the requirement like when the same user hits the URL and login from different browser , need to kill the previously opened one .
(ex) if i LogIn in IE , it will create one session . if i again login in another browser like firefox with same username/password, it will create another one ,
so now i want to kill the previously opened (IE's ) session .is it possible ??
Ramesh