Hi..
I have tried using asp.net createuserwizard and login control.But i m not able to customized them according to my liking.
so i created my own user registration webform and login control with the records getting stored in sql database.
I dont know whether its a correct way of using asp.net..but its working.
Now I am creating a online attendace system which lets user to enter username, logged in and logged out time of each day in the
database .The problem is that my user logins in the morning and closes the website and again logins in the evening and exits
the website.So how to perform this task since i am using a same login form to enter both login time and logout time?Is this possible?
my table has colums id,username,logintime,logout time
any help
thanks
Thanks.
...
Go to the complete details ...