Input box with asterisks

G

Guest

The user clicks on a button. The button brings up an inputbox, which asks the
user to enter a password. The user enters the password which can be seen.
How can the entry be masked by asterisks? This way if someone is standing
behind them when they enter their password only asterisks can be seen.
 
G

Guest

I may be wrong but I don't think that can be done with an Input box.

It can be done by creating your own input box and place the masking chr for
the textbox property PasswordChar
 
K

Ken Johnson

Hi Scott,

I was going to ask this question just last week but didn't get around
to it, then I spotted this one so bookmarked it.
Thanks for your response. Very useful information. My money's on you
being 100% corrrect about not being able to do it with the standard
InputBox.

Ken Johnson
 

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

Top