I am trying to use the <asp:TextBox> tag for a password field and can't figure out how to mask it. The "type = 'password'" option doesn't work on the asp tag. It works fine on the <input> but I don't know how to pass the information to the VBscript in the page with the <input> tag....
Posted to
Web Forms
(Forum)
by
torkelsonk
on
02-21-2007, 12:00 AM
Filed under: Password, text property, TextBox, ASP.NET 1.1, ASP.NET 1.x, aspx