securised password

  • Thread starter Thread starter yohann
  • Start date Start date
Y

yohann

Hello
Id like to enter my password in an Inputbox but i want the user type it in in a hidden format : xxxxxxx
 
You can't do it using an Inputbox. You'll have to build your own form with a
text box on it, and set the Format property of the text box to Password.

--
Doug Steele, Microsoft Access MVP

(No private e-mails, please)



Hello
Id like to enter my password in an Inputbox but i want the user type it in
in a hidden format : xxxxxxx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top