CodeCharge Studio

Text Area

HTML

<TEXTAREA ID="TextArea1" NAME="TextArea1" ROWS="4" COLS="15">Text Area</TEXTAREA>

Image

Description

A Text Area field is used when a large amount of data needs to be entered. It is possible to set the number of rows as well as columns to be displayed. The control also has scrollbars to allow adding text beyond the specified rows and columns.


On-line, printable versions and updates