get password
|
Go4Expert Member
|
|
| 13Jul2009,11:44 | #1 |
|
how can i get password from user in a way that when user enters characters ,characters shown in the page like stars??
|
|
Banned
|
|
| 13Jul2009,11:48 | #2 |
|
after entering the password, change the values into ascii character
|
|
Go4Expert Founder
|
![]() |
| 13Jul2009,12:15 | #3 |
|
Mask the input field
|
|
Banned
|
|
| 13Jul2009,12:21 | #4 |
|
Yeah, That's what
|
|
Go4Expert Member
|
|
| 13Jul2009,13:02 | #5 |
|
input type password shows stars, but you get normal string...
|
|
Mentor
|
![]() |
| 13Jul2009,15:32 | #6 |
|
Switch local echo off, then when the user inputs a character, output a *.
|


