Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Textbox not converted to Textarea
Message
De
09/05/2006 03:24:05
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Textbox not converted to Textarea
Divers
Thread ID:
01120246
Message ID:
01120246
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform