D
Darren
Hi. I am hoping someone can help me, with what may be a basic question.
I have a table which contains 2 fields - passwords and access levels. I
want to create a password login form, which then checks the entered password
against the table. If it matches a password in the table, I need to return
the access level value from that record, back to the form. I am unsure of the
code I need to use to check the table for a match to the entered password,
and the return another value back to the form.
If anyone could help me, I would be very grateful.
Thanks in advance,
Darren
I have a table which contains 2 fields - passwords and access levels. I
want to create a password login form, which then checks the entered password
against the table. If it matches a password in the table, I need to return
the access level value from that record, back to the form. I am unsure of the
code I need to use to check the table for a match to the entered password,
and the return another value back to the form.
If anyone could help me, I would be very grateful.
Thanks in advance,
Darren