Java Games: Flashcards, matching, concentration, and word search.

New Perspectives Vocab 6

AB
Access KeyA single key on the keyboard that you type in conjunction with the Alt key or the Control key in order to jump to one of the control elements on a form.
Check BoxA control element for specifying an item as either present or absent.
Command ButtonA button on a field that causes some action via a server-based script.
Common Gateway Interface (CGI) scriptA server-based program that can process the information in a form.
Control ElementThe different parts of a form, such as input boxes, selection lists, and option buttons.
Drop Down list boxA method of displaying the choices of a selection list.
FieldA control element in which the user can enter information.
Field SetA method for oranizing option buttons into a group of fields on a form.
Field Value/ValueInformation entered in a field.
Form ButtonA control element that users click to start processing the form.
GetA method for submitting form data that appends the data to the end of the URL specified in the action attribute.
Group BoxA box around a field set, to set the fields off from other, unrelated fields.
Hidden FieldA field on a form that has a predefined values and that is invisible to the form's user
Input BoxA control element for entering text and numerical data
Name/Value PairThe name and ID of a field, used by a server-side program for processing form data.
Option/Radio ButtonA control element for selecting a single item from a small group of items.
Option GroupsA method for organizing values into distinct groups in a selection list
Password FieldAn input box in which the characters typed by the user are displayed as bullets or asteriks
PerlA programming langauge used to write CGI scripts
PostA method for submitting form data that sends the data in a seperate data stream
Reset ButtonA button on a form that retruns the form to its default values.
Selection ListA control element for offering a choice from a long list of values.
Submit ButtonA button on a form that sends the information in the form to the server for processing
Text AreaA control element that allows users to enter several lines of text.



This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities