Input Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using the input box to ask for a password.
How do I mask the display when someone enters there password?
Also how do I stop it from being case sensitive for what their input is?


Thank for your help.
Dan (Still Trying) :)
 
Sorry mate, no can do. You will have to design a little pop-up form with a
text box with the InputMask property set to password
 
Back
Top