Thursday, December 22, 2011

Textmode Password set but not loaded

when setting text in the asp:textbox from serverside its not loaded. the workaround is to set like this:

txtPassword.Attributes("value", p@ssword )

No comments:

Post a Comment