Input Box

N

News

Hello everyone
Is it possible to set the textbox in the input box as password mask?
i would like to ask user to input the password in the input box, so i need
***** in the text box

Nelson
 
K

Ken Snell

No. You'll need to use your own form, with a textbox on the form. Set the
input mask for the textbox to Password.
 

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