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

Unit I

AB
FormsA collection of input fields that allows one to obtain information from Web site users.
Form ObjectsAn individual component of a form that accepts an individual piece of information.
FieldA form area into which users can insert a specific piece of data, such as thier last name or address.
Text FieldsOn a form, a box in which a user can enter text.
AlphanumericA type of form field that will accept both numbers and letters or a combination of the two.
Hidden FieldsOn a form, an invisible field that stores user information.
File FieldsIn a form, a field that lets users browse to and send files.
UploadTo send a form or files to a host Web server.
Radio ButtonsA classification of a form object that appears as a hollow circle on a form that , when clicked by the user, is then filled in to indicate that it is selected.
Check BoxesA classification of a form object that appears as a box that , when clicked by the user, has a check mark placed in it to indicate that it is selected.
List/MenusA classification of a form object that provides the user with a list or menu of choices to select. Lists display the choices in a scrolling menu. Menus display the choices in a shortcut menu.
ButtonsOn a form, a small rectangular object with a text table that usually has an action attached to it.
Reset a FormTo erase the entires that have been previously entered in a form and set the values back to the default settings.
SubmitTo send the information on a form to a host Web server for processing.
Front-End ProcessingThe beginning of the processing cycle when the data is collected.
Back-End ProcessingThe end of the form processing cycle when the data is processed.
Form ActionPart of a form tag that specifies how the form will be processed.
Client-Side ScriptingA script that is processed on the user's computer.
Server-Side ScriptingA script that processes a form on the form's host Web server.
Single-Line Text FieldsIn a form, a data entry area that is useful for small pieces of data such a name or telephone number.
Multi-Line Text FieldsIn a form, a data entry area that is useful for entering text that may take several sentences to complete. Also called a Textarea field.
Password FieldsIn a form, a field that displays asterisks or bullets when a user types in a password.
Radio GroupTwo or more radio buttons grouped together on a form.
ActionA response to an event trigger that causes a change after a button is clicked, such as text changing color or a form being processed.


Computer Applications Instructor
Renton Technical College
Renton, WA

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