esthera
03-27-2006, 02:34 PM
I'm trying to make changes to somethign without knowing .net
can someone tell me how to change this:
<asp:textbox id="TargetTextBox" style="height:64px;width:376px"
runat="server"></asp:textbox>
to a textarea instead of a textbox. I want a textarea which is set to wrap.
Thanks
can someone tell me how to change this:
<asp:textbox id="TargetTextBox" style="height:64px;width:376px"
runat="server"></asp:textbox>
to a textarea instead of a textbox. I want a textarea which is set to wrap.
Thanks