Assigning passward on post back
Hello,
I'm working on Register page and need to assign password back to the Password fields if use clicks find Addesss button. I stores th evalue in hiddden field and assign back on Button_Submit method. Probably asp:TextBox type="password" contol's text is readonly (property get), so cannot assign the value.
Any clue?
Thanks,
Yogi
|