sahilkhan
May 26th, 2001, 07:07 AM
how to make an inputbox with the passowrd char *
|
Click to See Complete Forum and Search --> : promt password sahilkhan May 26th, 2001, 07:07 AM how to make an inputbox with the passowrd char * d.paulson May 26th, 2001, 07:42 AM You will need to make your own with a form and textbox. The textbox has a password character. David Paulson shree May 26th, 2001, 10:13 AM 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. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |