This topic is locked

Password

7/17/2013 8:38:11 AM
PHPRunner General questions
M
msalim author

I am haveing issues with password validation. I have a table with fields UserID, UserPassword, while adding a new record, the validation is working fine, however when I edit the record, the password field gets blank and I have to retype the password.
The field settings on both ADD / EDIT is set as password and validation as password. Though it is working in Firefox, but not in IE. - PHPRunner 6.2 build 16275
Please Help.
Thanks

Sergey Kornilov admin 7/18/2013

Not able to reproduce it. I use IE 10.

M
msalim author 7/18/2013



Not able to reproduce it. I use IE 10.


Could not understand what you mean???<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=71591&image=1&table=forumreplies' class='bbc_emoticon' alt=':unsure:' />

Sergey Kornilov admin 7/18/2013

It works for me in all browsers, including Internet Explorer 10

A
Athlon 7/21/2013

Is hard to understand what you are saying.
Sounds like you have the password field viewed on this edit form and it should be readonly.It is therefore set as default empty string on the form?
Is this what you mean?
Also if encrypted it will often display as blank if you do not have the encryption set correctly on the chosen form.
May be the above will help.
Mike.