Password Textbox

bstice

Registered User.
Local time
Today, 01:10
Joined
Jul 16, 2008
Messages
55
I have a textbox that I use for a password. The problem is that it displays the text values in the input field. I would like it to display a "*" for each character input into the box. Is there a way to do this? Thanks

Brennan
 
In your table click your passwords record - input mask - password - finish.

You can also do this in your form by Clicking the record in design view-properties-input mask - password.
 

Users who are viewing this thread

Back
Top Bottom