how to make an inputbox with the passowrd char *
Printable View
how to make an inputbox with the passowrd char *
You will need to make your own with a form and textbox. The textbox has a password character.
David Paulson
When assing a new form to your application, choose Login from the forms templates. You'll get a form as well as the code for reading in and verifying a username and password.