Question about the log out

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ljoo87
    New Member
    • Jan 2010
    • 3

    Question about the log out

    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
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    There is no control for this.
    You will have to create this control so that it works with your system's "log-out" implementation.

    -Frinny

    Comment

    Working...