Input Box

W

wtpcomplab

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) :)
 
G

Geoffs

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
 
W

wtpcomplab

Thanks
Dan

Geoffs said:
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
 
Top