how I can do this ?
please reply me ASAP?

how I can do this ?
please reply me ASAP?
HI,
I do this a lot I create a log in all my programs and I create a SharePoint list call it "Activitylogs".
You can add whatever you want to the fields, GPS location, userid, etc....
then in all the screens add a form with that sharpoint table. fill in default values in the fields
in the screen visable action put newform command calling the form you just created.
that on the buttons and the Formsubmit to the other commands there.
I put in a field called action" then in each form that is called I add the action to record " Check in, Checkout, etc..."
Jay
Hide the form and it is done.