asp.net - set the height of freetextbox -


How should I go about setting the height of freetextbox? I want a proper text box size based on the length of text in the text box.

Just set the height of the text box as much as you want ... like ..

  & lt; FTB: Freetextbox ID = "TTTDSC" runat = "server" width = "590px" height = "300px" & gt; & Lt; / FTB: FreeTextBox & gt;  

Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -