M
Mike Mueller
I am using a Form to collect login information to validate
users with an ASP page against a database. What I would
like to add to this is to write the username & time into
another table (we'll call it history). My ASP page is using
ADO to connect to the DB if that helps. What I need to know
is how to setup the SQL statement to put these values in.
The other item I need to know is how to get the time into a
field for this.
Mike
users with an ASP page against a database. What I would
like to add to this is to write the username & time into
another table (we'll call it history). My ASP page is using
ADO to connect to the DB if that helps. What I need to know
is how to setup the SQL statement to put these values in.
The other item I need to know is how to get the time into a
field for this.
Mike