RE: [PHP-DB] Password field in a web form

2005-09-18 Thread Bastien Koert
type=password bastien From: "Ron Piggott" <[EMAIL PROTECTED]> Reply-To: "Ron Piggott" <[EMAIL PROTECTED]> To: "PHP DB" Subject: [PHP-DB] Password field in a web form Date: Sat, 17 Sep 2005 19:20:49 -0500 How do you make *'s come up on the scre

Re: [PHP-DB] Password field in a web form

2005-09-17 Thread viraj
this is not a php question.. simply set.. type="password" instead your type="text" ~viraj On 9/18/05, Ron Piggott <[EMAIL PROTECTED]> wrote: > How do you make *'s come up on the screen in a password field instead of > what the user is actually typing in? > > > > > -- > PHP Database Mailing

[PHP-DB] Password field in a web form

2005-09-17 Thread Ron Piggott
How do you make *'s come up on the screen in a password field instead of what the user is actually typing in? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php