G
Guest
I have created a database (tblUsers) that users can signup
for the website & logon using their username and
password. Now - I've created a quiz that writes to a
database (quiz). What I want to do is get the Username
(UID) that they're logged in as, to write to the quiz
database. I'm able to see who I'm logged in at on the
page and it is a secure asp page, but I'm not sure how to
write that information to the database or where on the
page to put it.
Thanks in advance for any help!!!
for the website & logon using their username and
password. Now - I've created a quiz that writes to a
database (quiz). What I want to do is get the Username
(UID) that they're logged in as, to write to the quiz
database. I'm able to see who I'm logged in at on the
page and it is a secure asp page, but I'm not sure how to
write that information to the database or where on the
page to put it.
Thanks in advance for any help!!!