| | |
textarea Control in ASP.NET
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
PURPOSE
I'm trying to create an email webform..
REQUIREMENT
I need a box for users to enter their Message.
ISSUE
In want to use TEXTAREA but I dont know whether its available in ASP.NET server controls..But certainly TEXTAREA control is available on the client HTML section.
QUESTION
Are there any other SERVER controls available to achieve the effect similar to TEXTAREA..
Thanks
I'm trying to create an email webform..
REQUIREMENT
I need a box for users to enter their Message.
ISSUE
In want to use TEXTAREA but I dont know whether its available in ASP.NET server controls..But certainly TEXTAREA control is available on the client HTML section.
QUESTION
Are there any other SERVER controls available to achieve the effect similar to TEXTAREA..
Thanks
Save White Tiger
Thanks ..
TextBox1.TextMode = TextBoxMode.MultiLine
It works fine...
TextBox1.TextMode = TextBoxMode.MultiLine
It works fine...
•
•
•
•
Originally Posted by tgreer
You can also set the "multiline" property of the standard TextBox control. That control will either render an <input> element or a <textarea> element, depending on the properties you set.
Save White Tiger
![]() |
Similar Threads
- ASP.Net timer control (ASP.NET)
- richtextbox in asp.net (ASP.NET)
- Using Hidden Variables in ASP.NET (ASP.NET)
- file open dialog box control in asp.net (ASP.NET)
- Simple ASP.Net Login Page (Using VB.Net) (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Using Excel
- Next Thread: help with asp.net/JS and cookies
| Thread Tools | Search this Thread |
.net 2.0 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers






