CodeCharge Studio

Text Box Overview

HTML
<input value="{TextBox1}" name="TextBox1">
Image


A text box is used to provide single line input. It is usually used when a small amount of data needs to be entered. More often than not, Text Box controls are located in record, search and editable grid forms where they are used to submit values. Though not impossible, there are few instances when Text Box or other form controls will be found in a grid form since it does not have the capability to submit values.

See also:

Text Box Reference


On-line, printable versions and updates