textbox in password mode
-
i'm using visula studio 2005, web application i'm retriving a data from the database and viewing it in textboxes. i had one password field, and when i set the textmode property of the textbox to password mode no data displayed. i checked that the field has data and when i set the textmode property of the textbox to singleline it appears.
-
i'm using visula studio 2005, web application i'm retriving a data from the database and viewing it in textboxes. i had one password field, and when i set the textmode property of the textbox to password mode no data displayed. i checked that the field has data and when i set the textmode property of the textbox to singleline it appears.
Look here: ASP.NET Password TextBox Problem writing to WebControls.TextBox when TextMode='Password' Pre-filling a TextBox control with TextMode="Password" Hope it helps, - Dmitry.
------------------------- Don't worry, be happy :o)