Hi Folks,
I am working on registration form in dnn 7.3, which contains password and some address fields on this form.
The problem is changing items from country list box executes postback to retrieve region list. which affects the password field and set it to blank !!.
i've already tried to set EnableViewState=True & and ViewStateMode=True for that field, but it doesn't help anymore.
Looking for your comments guys..
Thanks,
Ajay