i have a database created with the following fields:
Username
Time and date
I have a form, when the correct password is entered, i would like for the username (which was selected on the form) to be stored along with the current system time and date.
The database as it stands is empty and any information should be updated to the database.
How is it possible to do this?
thanx in advance.
