Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox not converted to Textarea
Message
 
To
09/05/2006 03:24:05
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01120246
Message ID:
01120248
Views:
17
This message has been marked as the solution to the initial question of the thread.
>The documentation says that the following shoulw render a textarea, once the page is loaded in the browser:
>
>
><tr VALIGN=TOP>
><td class="label">Message:</td>
><td class="field"><asp:textbox ID="Message" runat="server" Columns="60" Rows="5"></asp:textbox></td>
></tr>
>
>
>It does not in my case. This control is converted into an INPUT.
>
>Anyone would know what is wrong in this syntax?

Shouldn't the textmode property set on multiline?
Zakaria al Azhar
My blog on Actuaris.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform