I have a text box for entering a password.
How can i make the password that a user enters looks like ***** instead of showing the password(Letters)??
Thank you in advance.
Printable View
I have a text box for entering a password.
How can i make the password that a user enters looks like ***** instead of showing the password(Letters)??
Thank you in advance.
Which development environment are you using ??
Property palette>Functional>Conceal data: set to yes.
I am using Forms6i, but Stecal Solved my problem.
Thank you guys.