M
Martin
Hi there,
I have a Table with UserID and Password, with an input mask of 'password' in
the password field.
I have created a form with 2 text boxes, UserID, Password. so the user can
input username and password.
Only problem is, when i type a password in, it is not picking up the case
sensitivity in the password field of the table.
Is there a bit of code that allows case sensitivity in a password, when
logging in using a form?
For example... If i wanted to use a password of: P455wo_rd, i want to use
exact case and special characters.
Martin
I have a Table with UserID and Password, with an input mask of 'password' in
the password field.
I have created a form with 2 text boxes, UserID, Password. so the user can
input username and password.
Only problem is, when i type a password in, it is not picking up the case
sensitivity in the password field of the table.
Is there a bit of code that allows case sensitivity in a password, when
logging in using a form?
For example... If i wanted to use a password of: P455wo_rd, i want to use
exact case and special characters.
Martin