report with log in time and log out time

surisuri Member Posts: 123
hi superiors

i want to print the report with login time and log out time of the user
i have created table with three fields
sno=code
logintime=time
log out time=time

i have created a new form with this fields and i have taken a one command button
while entering values into the form ,after clicking the command button it must have to effect into the table
i have written the code in command button onpush()
it was not inserting any values into the table

i have tried in on activate of the command button...but it was not entering any values into the form
i have tried the code in ,but it was not entering any values...
Form - OnActivateForm()

can any one suggest me where to write the code
thank you

Comments

Sign In or Register to comment.