i have this text box
<p>Event Data :<input id="data" type="text" wrap="true" value="{{data}}"
style="width: 757px; height: 170px" />
</p>
i want it to be multiline i can't use asp:textbox is it possible to use exact textbox and make it multiline or
make the text in textbox go word wrap