Shared Flashcard Set

Details

Dreamweaver Chapter 4a
Theory Questions
30
Computer Science
10th Grade
04/30/2009

Additional Computer Science Flashcards

 


 

Cards

Term
A common way to process form data is through a(n) ____ script.
Definition
CGI
Term
When a browser collects data, the data is sent to a(n) ____ server specified in the HTML form.
Definition
HTTP
Term
A gateway can ____.
Definition
all of the above
Term
The two HTTP methods are ____.
Definition
GET and POST
Term
Between the ____ tags are the tags that create the body of the form and collect the data.
Definition
form and form
Term
The____ tag is the most widely used form tag.
Definition
input
Term
As shown in the accompanying figure, Dreamweaver represents a form in Design view by displaying a ____ outline around it.
Definition
dotted red
Term
The ____ target opens the referenced link (or processed data) in a new browser window, leaving the current window untouched.
Definition
_blank
Term
In the Enctype field for a form, the default MIME type is ____.
Definition
application/x-www-form-urlencode (application)
Term
The ____ value enables the data to be transmitted in a readable format instead of one long string of data.
Definition
text/plain
Term
The ____ MIME type is used with a form object that enables the user to upload a file.
Definition
multipart/form-data
Term
A(n) ____ is an acceptable special character in a form naming convention.
Definition
underscore
Term
Forms can contain various ____ that enable user interaction and are the mechanisms that allow users to input data.
Definition
objects
Term
Each form object should have a unique name except ____ within the same group.
Definition
radio buttons
Term
The ____ button in the Forms category on the Insert bar adds a container tag for a logical group of form elements.
Definition
Fieldset
Term
The Char Width field default for text boxes is ____ characters.
Definition
20
Term
If the ____ field is left blank, a user can enter any amount of text in a text field.
Definition
Max Chars
Term
____ are used to enable a visitor to select as many of the listed options as desired.
Definition
Check boxes
Term
You can use a jump menu to create links to ____.
Definition
all of the above
Term
In a jump menu, with a ____ button, the user makes a selection from the menu and the new page loads when the button is clicked.
Definition
Go
Term
Which of the following is true of both single-line text fields and text area form objects?
Definition
You can specify the initial value for the field. (initial value)
Term
The ____ button might calculate, for example, the total cost of a hotel room for a week on a form that accepts hotel reservations.
Definition
Command
Term
The ____ accessibility attribute selects the form object in the browser using a keyboard shortcut.
Definition
Access key
Term
The Tab ____ specifies the order in which the form objects are selected when pressing the TAB key.
Definition
index
Term
Dreamweaver uses ____ to write the code when a behavior is initiated.
Definition
JavaScript
Term
______________________ reside on a server and enable forms to accept input data for processing.
Definition
server-side scripts
Term
The ______________________ is more efficient than the GET method, because it sends data to an application as standard input with no limits.
Definition
POST method
Term
The most widely used form tag is the ______________________, which collects data from check boxes, radio buttons, single-line text fields, form/image buttons, and passwords.
Definition
input tag
Term
The ______________________ is used with and pop-up menu boxes.
Definition
select tag
Term
The ______________________ collects data from multi-line text fields.
Definition
textarea tag
Supporting users have an ad free experience!