FormInputBoxLength

Use this keyword to specify the input box width. The default is 20 characters wide.

Note:

This keyword does not determine the number of characters that can be entered into the input box.

Syntax

FormInputBoxLength=InputLength
         

Replace InputLength with the number of characters for the input box width.

Example

FormInputBoxLength=20