Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Textbox not converted to Textarea
Message
From
09/05/2006 03:24:05
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Textbox not converted to Textarea
Miscellaneous
Thread ID:
01120246
Message ID:
01120246
Views:
62
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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform