Showing posts with label password. Show all posts
Showing posts with label password. Show all posts

Tuesday, 18 March 2008

How do I set the text using an ASP.NET Password TextBox?

tbPassword.Attributes["value"] = "test";