E
EAB1977
Hello everyone,
I have created a login form for our users to enter their user ID and
password into two text boxes. The first text box, the users enter in
their employee ID, which is alpha-numeric, and the second text box is
where the user enters in their password, using the input mask of
astericks (*).
I am seeing odd behavior in the password section of my form. If a user
has a passowrd called "MYpassword", any leading capitals will be
converted to lowercase and will read "Mypassword". We have had our
users choose another password without any leading capital letters
after the first letter, which is a workaround.
Any ideas? Is this a Access bug?
I have created a login form for our users to enter their user ID and
password into two text boxes. The first text box, the users enter in
their employee ID, which is alpha-numeric, and the second text box is
where the user enters in their password, using the input mask of
astericks (*).
I am seeing odd behavior in the password section of my form. If a user
has a passowrd called "MYpassword", any leading capitals will be
converted to lowercase and will read "Mypassword". We have had our
users choose another password without any leading capital letters
after the first letter, which is a workaround.
Any ideas? Is this a Access bug?