News

I have generated one textbox for user to enter his/her name using Script#. Say the textbox id is txtName. Now I want get the text (text entered by users) of that textbox (txtName). Please guide me how ...
Hello,<BR><BR>I'm just curious to know how to set the PasswordChar property of the TextBox object to null.<BR><BR>I get a <I>"FormatException was unhandled"</I> if I ...