View Full Version : Password Field In Access


Michaels
05-21-2002, 11:46 AM
I am writing an application allowing users to add/edit/delete records in a table. If the user selects the delete button on the form, a pop-up form is displayed requesting the proper password before the record will be deleted.

Is there a way that I can make the password field in my pop-up form not show what is being typed into the field (like show stars instead of the characters)? We are running Access 97.

Michaels
05-21-2002, 12:55 PM
never mind. I found the password input mask right after I posted this question. Thanks!