hi,
i have a web application. I just want whenever any user close the browser then that time application check whether that user properly logged out or not. If the user does not logout property then browser should not be closed. For this what should i do.
i have a web application. I just want whenever any user close the browser then that time application check whether that user properly logged out or not. If the user does not logout property then browser should not be closed. For this what should i do.