Hi I need to kill the session and log the excetions when we try to close the browser without logging out
when we try to close the browser using alt-f4, browser close(X) and right click on browser and close -> this all is done and is working fine.
Now I need to handle the events
1. when we try to close the browser using Task Manager and kill the iexplore.exe.[ I need some event so that I can kill the session and log the event]
2. when we try to close the browser using right click->close from windows task bar [I need some event.clientY so that I can kill the session]
Kindly help me in resolving this Issues
Regards,
Nagesh