CodeCharge Studio

Text Area Overview

HTML
<textarea name="TextArea1">{TextArea1}</textarea>
Image


A Text Area field is used when a large amount of data needs to be entered or viewed in an editable control. The control has scrollbars to allow adding text beyond the specified rows and columns. Using the "Rows" and "Cols" properties that appear under the Format tab of the Properties window, you can set the number of rows as well as columns to be displayed in the Text Area.

See also:

Text Area Reference


On-line, printable versions and updates