In MS Access 1997, you can build a security form and use the Password Input Mask to put ***** where the password is typed in, then in the code reference the text of that text box as what they actually typed in, Ex:
Type in password "Dog" but shows "***" and the text box's text property = Dog
In MS Access 2000 is saves the text box's text property = ***.
Is there anyway around this?
Type in password "Dog" but shows "***" and the text box's text property = Dog
In MS Access 2000 is saves the text box's text property = ***.
Is there anyway around this?