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
User Profile
Collapse
-
Question about the log out
-
No, I actually have two button one is for clock in and other one is for clock out
And right next to it, it has the gridview when I click clock in button it will display datetime and check with the check box in gridview.
From that gridview I would like to change the check box to a plain word. -
Change checkbox to word in gridview
How to change the value in gridview?? For example I made the timecard in asp.net when employee checks in it goes through the database and show date and check in or out gridview (total of two column date and inout). Check in display as check in checkbox and check out display as empty check box I would like to chage it to actuall word "checked in" or "checked out" instread of check boxes... (I don't want to put in string in the...
No activity results to display
Show More
Leave a comment: