neillovell
Programmer
Hello,
I have a query that asks for a user name and a password and it uses the password to sort some records.
What I'd like to do is to take the text the user enters as their user name, and put it into a table. How can I catch this string and log it?
I have a query that asks for a user name and a password and it uses the password to sort some records.
What I'd like to do is to take the text the user enters as their user name, and put it into a table. How can I catch this string and log it?