M
Mufasa
I have a form where you can edit user information. There's a text box of
type password that I prefill with the value from the DB. But it doesn't show
anything and is acting as if it's not filled in (I have a required field
validator on the field and it is coming up as blank.)
I know the value is there because I look at it through VS and the value is
being set. But it looks like it get cleared out before displaying to the
user.
Any thoughts?
TIA - Jeff.
type password that I prefill with the value from the DB. But it doesn't show
anything and is acting as if it's not filled in (I have a required field
validator on the field and it is coming up as blank.)
I know the value is there because I look at it through VS and the value is
being set. But it looks like it get cleared out before displaying to the
user.
Any thoughts?
TIA - Jeff.