Prompt for password

  • Thread starter Thread starter Christopher Caswell
  • Start date Start date
C

Christopher Caswell

InputBox doesn't apparently offer the option to mask the entry (e.g., a
password with '*******'). Are my only options to create a form for this, so
I can have a text box with a mask property?

Chris
 
Christopher Caswell said:
InputBox doesn't apparently offer the option to mask the entry (e.g., a
password with '*******'). Are my only options to create a form for this, so
I can have a text box with a mask property?

Yep.
 
Christopher Caswell said:
InputBox doesn't apparently offer the option to mask the entry (e.g., a
password with '*******'). Are my only options to create a form for this, so
I can have a text box with a mask property?

Yes.
 

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

Similar Threads

Block or Mask InputBox Response 1
InputBox Mask ****** & Call it 3 times. 14
Inputbox password mask 1
Password Field 3
Input mask 1
Prompting for passwords 1
Asterisk in Inputbox 3
Input Mask; password 1

Back
Top