If I have a form that someone fills out, and it reloads (say they did not
fill something out correctly) then the password fields are blank again. Is
this by design?? Even if I try something like Password.Text = "blah.." to
manually persist it, it still comes out blank.


<asp:TextBox size="25" id="Password" TextMode="Password" runat="server" />

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to