M
mkiger
Hey Guys,
Here is my problem:
1. I have a site with a page that allows users to create trial accounts.
2. I have 2 textbox controls set to 'password' for trial users to type and
then retype thier passwords.
3. I have a check box for "i have read the agreement and...." etc.
4. When the checkbox is checked, a 'create account' button is enabled; this,
of course, causes a postback.
5. After the postback, all of the textboxes keep thier values except for the
2 password fields.
I would like the 2 password fields to keep thier value. Has anyone found a
way around this?
Here is my problem:
1. I have a site with a page that allows users to create trial accounts.
2. I have 2 textbox controls set to 'password' for trial users to type and
then retype thier passwords.
3. I have a check box for "i have read the agreement and...." etc.
4. When the checkbox is checked, a 'create account' button is enabled; this,
of course, causes a postback.
5. After the postback, all of the textboxes keep thier values except for the
2 password fields.
I would like the 2 password fields to keep thier value. Has anyone found a
way around this?