Exam 6: Creating a Form on a Web Page

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The < ____________________ > tag creates a form that allows user input.

Free
(Short Answer)
4.8/5
(44)
Correct Answer:
Verified

form

Which of the following is a program written in a programming language (such as Perl)that communicates with the Web server?

Free
(Multiple Choice)
5.0/5
(46)
Correct Answer:
Verified

B

The post method is a program written in a programming language that communicates with the Web server.

Free
(True/False)
4.8/5
(37)
Correct Answer:
Verified

False

A(n)____________________ button typically appears as an open circle.

(Short Answer)
4.9/5
(47)

Information on forms can be sent by e-mail to an e-mail address or can be used to update a database.

(True/False)
4.8/5
(32)

If no ____ attribute value is specified,a selection menu initially displays only one option,along with a list arrow to view other choices in the list.

(Multiple Choice)
4.9/5
(39)

When you are collecting information from an online form,it is very important to test that the information is accurate.

(True/False)
4.9/5
(31)

Identify the letter of the choice that best matches the phrase or definition. -This kind of control either can be a radio button,a check box,a Submit button,or a Reset button

(Multiple Choice)
4.9/5
(39)

A Web page form must include a Reset button._________________________

(True/False)
4.8/5
(30)

Identify the letter of the choice that best matches the phrase or definition. -This attribute of the < form > tag indicates the location at which a resource will display

(Multiple Choice)
4.7/5
(43)

All controls except one have a ____ attribute.

(Multiple Choice)
4.8/5
(25)

The ____ attribute identifies the specific information that is being sent when the form is submitted for processing.

(Multiple Choice)
4.8/5
(36)

The textarea control uses the ____________________ attribute to specify the number of columns in the textarea field.

(Short Answer)
4.9/5
(33)

If you specify a maximum number of characters that is greater than the number of characters specified in the size attribute,the additional characters will be cut off.

(True/False)
4.7/5
(31)

With a checkbox control,the default can be changed so a particular check box is preselected as the default,by using the ____ attribute and value within the < input > tag.

(Multiple Choice)
4.8/5
(37)

A text input control is a ____ box.

(Multiple Choice)
4.8/5
(35)

A(n)____________________ control creates a list item in a list from which more than one item can be chosen.

(Short Answer)
4.8/5
(30)

Which of the following characters strings together all of the form responses?

(Multiple Choice)
4.7/5
(38)

A ____ control creates a list item in a list from which only one item can be chosen.

(Multiple Choice)
4.7/5
(40)

It is a good rule of thumb to use between 50 and 100 columns of text in a textarea field.

(True/False)
4.8/5
(37)
Showing 1 - 20 of 112
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)