Text area

Allows the user to enter multiple lines of text. If necessary, scroll bars are displayed to allow the user to scroll through the text they have entered.

This will appear as follows:

It provides the following options:

Option What it means
Name The name of the parameter sent to the form script.
Text Optional default text, which will be displayed as the initial contents of the field.
Wrap Specifies whether the text should wrap within the field. This is normally ignored by browsers.
Rows, Columns Specifies the dimensions of the field.

Contents