T
ThunderMusic
Hi,
I have an asp.net page where people can register. In this page, the user
must enter a password. Actually I user this form so the user can modify it's
data either... What is the best practice for making the password reappear? I
mean, the password is hashed, so I can't make it appear correctly, so I
suppose the text boxes contain dummy text? What should I do with this?
thanks
ThunderMusic
I have an asp.net page where people can register. In this page, the user
must enter a password. Actually I user this form so the user can modify it's
data either... What is the best practice for making the password reappear? I
mean, the password is hashed, so I can't make it appear correctly, so I
suppose the text boxes contain dummy text? What should I do with this?
thanks
ThunderMusic