Exam 12: Web Applications

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

The Web consists of documents called ____ that are stored on Web servers.

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

D

Case 1 - healthgoods.com Healthgoods is a retail pharmacy store. You have been hired to develop an application for healthgoods.com, the current company Web site. The new application will allow customers to order prescription refills online using the company’s Web site. -The user will enter the prescription number,first name,last name,and date to pick up the filled prescription.Which of the following controls do you need to provide on the Web page?

Free
(Multiple Choice)
4.8/5
(33)
Correct Answer:
Verified

D

On a Web form,use the check box's ____ property to determine whether a check box is selected or unselected.

Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
Verified

B

The properties of the RequiredFieldValidator tool are ____.

(Multiple Choice)
4.7/5
(33)

Case 1 - healthgoods.com Healthgoods is a retail pharmacy store. You have been hired to develop an application for healthgoods.com, the current company Web site. The new application will allow customers to order prescription refills online using the company’s Web site. -If you want to verify that the prescription number,first name,and last name text boxes contain data,use the ____ tool.

(Multiple Choice)
4.8/5
(34)

A Web page can have one or more check boxes,but only one check box can be selected.

(True/False)
4.8/5
(34)

____ pages contain code that tells the objects on the Web page how to respond to the user's actions.

(Multiple Choice)
4.7/5
(44)

Explain how Radio button list controls and check boxes can trigger an automatic postback.

(Essay)
4.8/5
(35)

What two properties should you specify for the RequiredFieldValidator?

(Essay)
4.9/5
(33)

Not all ASP pages contain HTML (Hypertext Markup Language)tags.

(True/False)
4.8/5
(30)

The purpose of the ____ tool is to verify that an entry matches a specific pattern.

(Multiple Choice)
4.8/5
(42)

The purpose of the ____ tool is to compare an entry with a constant value or the property stored in a control.

(Multiple Choice)
4.8/5
(35)

A ____ control allows the user to "jump" from one Web page to another.

(Multiple Choice)
4.8/5
(32)

List the six validator tools available in the Validation section of the toolbox that are used for validating user input.

(Essay)
4.9/5
(31)

To have a check box control trigger an automatic postback,change the ____ property from False to True.

(Multiple Choice)
4.9/5
(36)

Radio button list controls and check boxes do not trigger an automatic ____ when clicked.

(Multiple Choice)
4.9/5
(30)

Before you add any text or controls to a Web page,you should plan the page's layout.

(True/False)
4.9/5
(25)

Describe the difference between the Design view and the Source view of a Web page in the IDE.

(Essay)
4.7/5
(26)

When a client computer's browser sends a request for an ASP page,the Web server locates the page and then sends the appropriate ____ instructions to the client.

(Multiple Choice)
4.9/5
(47)

Radio button list controls and check boxes do not trigger an automatic postback.

(True/False)
4.9/5
(34)
Showing 1 - 20 of 60
close modal

Filters

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