user usage - posting details into a table

S

skc

Hi,

I have made a custom .asp page that let a user log into a
system depending on the user being a member in a table
called "member" in my Access backend database.

I know want to record their details so I know how many
times they logged in on a particular day. I need to use
the DRW in particular the INSERT SQL...but I need some
pointers for this. I also want to capture the exact
time/date - so a timestamp field will be useful.

Please help.

skc
 
Top