Hello,
I have a question about the logout.
I created timecard for a website and I would like to automatically clock out the user everytime when user logout or close the website.
Is there a control for that?
And if yes, where do i have to put he code at?? I think it should be in the code behind of master page... and on the Page_Load function
Thank you
I have a question about the logout.
I created timecard for a website and I would like to automatically clock out the user everytime when user logout or close the website.
Is there a control for that?
And if yes, where do i have to put he code at?? I think it should be in the code behind of master page... and on the Page_Load function
Thank you
Comment