cluce Posted May 3, 2007 Share Posted May 3, 2007 I have a registration form that has a password textbox. The problem I have is it shows the password while they type. Can someone tell me how can I hide the characters while the user types it in? I would appreciate it. Quote Link to comment Share on other sites More sharing options...
cmgmyr Posted May 3, 2007 Share Posted May 3, 2007 <input name="password" type="password" size="13" /> you have to set type as password Quote Link to comment Share on other sites More sharing options...
cluce Posted May 3, 2007 Author Share Posted May 3, 2007 thanks Quote Link to comment Share on other sites More sharing options...
cmgmyr Posted May 3, 2007 Share Posted May 3, 2007 no problem Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.