Hi Friends,
I have a problem for logout operation. whenever i close the browser of my application, I should indicate that the user has logged out without clicking the logout button.. I hav written a function on window close. The problem is that function is called for each time when i make a navigation to another window in my application.
Please help me how to solve this problem.
I have a problem for logout operation. whenever i close the browser of my application, I should indicate that the user has logged out without clicking the logout button.. I hav written a function on window close. The problem is that function is called for each time when i make a navigation to another window in my application.
Please help me how to solve this problem.
Comment