I have a form with user account related data: Username, password, verify password fields. What I want to do is : when I click to the Change password button it opens another window where I should put the new password, and after that verify it. But I don't want the existing password to be displayed in that form. Of course, I use mask for password field, but I still don't want the password to appear there. It is possible to reset the value of the password field when I click my change pass button?
Thanx!
Thanx!