Friday, July 31, 2009

Hi, I have a problem with C#.NET, any body can help?

I've created a textbox, i want user to enter password on this field,the problem is that the text entered is visible, how can I show those stars (*****) instead of visible password? plz help!!!

Hi, I have a problem with C#.NET, any body can help?
there is a property called "Password" for textbox..





Dude, start using search engines :)
Reply:%26lt;asp:TextBox id="MyText" runat="server" TextMode="Password" /%26gt;


No comments:

Post a Comment