|
Hello Doubt in ASP.NET -- Sunil --
I have two textboxes both are normal textboxes. In first textbox(html servercontrol) I displayed text as user name and in second textbox(webserver control) I have displayed text as password. When I click on username text box then the TextBoxMode of second textbox should be changed to password mode i.e it should now display ******. Can any one suggest me how to do that. Regards, Sunil |