Term
|
Definition
| A single on the keyboard that you type in conjunction with the Alt key or Control key in order to jump to one of the control elements on a form |
|
|
Term
|
Definition
| A control element for specifying an item as either present or absent |
|
|
Term
|
Definition
| A button on a field that causes some action via a server-based script |
|
|
Term
| Common Gateway Interface (CGI) script |
|
Definition
| A server-based program that can process the information in a form |
|
|
Term
|
Definition
| The different parts of a form, such as input boxes, selection lists, and option buttons |
|
|
Term
|
Definition
| A method of displaying the choices of a selection list |
|
|
Term
|
Definition
| A control element in which the user can enter information |
|
|
Term
|
Definition
| A method or organizing option buttons into a group of fields on a form |
|
|
Term
|
Definition
| Information entered into a field |
|
|
Term
|
Definition
| A control element that users click to start processing the form |
|
|
Term
|
Definition
| A method for submitting form data that appends the data to the end of the URL specified in the action attribute |
|
|
Term
|
Definition
| A box around a field set, to set the fields off from other, unrelated fields |
|
|
Term
|
Definition
| A field on a form that has a predefined value and that is invisible to the form's user |
|
|
Term
|
Definition
| A control element for entering text and numerical data |
|
|
Term
|
Definition
| The name and id of a field, used by a server-side program for processing form data |
|
|
Term
|
Definition
| A control element for selecting a single item from a small group of items |
|
|
Term
|
Definition
| A method for organizing values into distinct groups in a selection list |
|
|
Term
|
Definition
| An input box in which the characters typed by the user are displayed as bullets or asteriks |
|
|
Term
|
Definition
| A programming language used to write CGI scripts |
|
|
Term
|
Definition
| A method for submitting form data that sends the data in a separate data stream |
|
|
Term
|
Definition
| A button on a form that returns the form to its default values |
|
|
Term
|
Definition
| A control element for offering a choice from a long list of values |
|
|
Term
|
Definition
| A button on a form that sends the information in the form to the server for processing |
|
|
Term
|
Definition
| A control element that allows users to enter several lines of text |
|
|