Pavlos1316 Posted June 17, 2008 Share Posted June 17, 2008 Hi how do I get display **** when a user enters his password? Thank you Quote Link to comment https://forums.phpfreaks.com/topic/110549-solved-show-while-typing-password/ Share on other sites More sharing options...
conker87 Posted June 17, 2008 Share Posted June 17, 2008 <input type="password" name="password" /> Type must be "password" Quote Link to comment https://forums.phpfreaks.com/topic/110549-solved-show-while-typing-password/#findComment-567129 Share on other sites More sharing options...
defeated Posted June 17, 2008 Share Posted June 17, 2008 <input name='thename' type='password' /> It's nice and easy!! Quote Link to comment https://forums.phpfreaks.com/topic/110549-solved-show-while-typing-password/#findComment-567130 Share on other sites More sharing options...
conker87 Posted June 17, 2008 Share Posted June 17, 2008 <input name='thename' type='password' /> It's nice and easy!! Thanks for reiterating exactly what I said. Quote Link to comment https://forums.phpfreaks.com/topic/110549-solved-show-while-typing-password/#findComment-567131 Share on other sites More sharing options...
defeated Posted June 17, 2008 Share Posted June 17, 2008 Sorry... typed it in at the same time... you must have pushed post first.. and I didn't check what you posted. Still... at least you now know you were right! Quote Link to comment https://forums.phpfreaks.com/topic/110549-solved-show-while-typing-password/#findComment-567132 Share on other sites More sharing options...
Pavlos1316 Posted June 17, 2008 Author Share Posted June 17, 2008 Thank you... Quote Link to comment https://forums.phpfreaks.com/topic/110549-solved-show-while-typing-password/#findComment-567138 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.