Exam 14: Creating Simple Web Applications

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

In addition to the HTML and ASP tags, dynamic ASP pages contain ___________________ that tells the objects on the Web page how to respond to the user's actions.

Free
(Short Answer)
4.7/5
(39)
Correct Answer:
Verified

code

Web controls have a(n) ____ property.

Free
(Multiple Choice)
4.9/5
(31)
Correct Answer:
Verified

D

You can use the ____ window to add a Title and customize a Web page.

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

D

A(n) ____ occurs when the information on a dynamic Web page is sent back to a server for processing.

(Multiple Choice)
4.8/5
(33)

Text that cannot be changed by the user is referred to as ____ text.

(Multiple Choice)
4.9/5
(46)

How do you start a Web application?

(Essay)
4.9/5
(25)

Google Chrome is an example of a ____.

(Multiple Choice)
4.8/5
(42)

A Web page's ____ property determines the value that appears on the page's tab in the browser window.

(Multiple Choice)
4.8/5
(47)

A ____ computer is a computer that requests information from a Web server.

(Multiple Choice)
4.9/5
(44)

What generally happens when a user clicks on a button in an interactive Web form?

(Essay)
4.8/5
(34)

To close an application, click File on the menu bar and then click ____ to close it.

(Multiple Choice)
4.9/5
(40)

The controls on a Web page can be coded to perform tasks when a specific ____ occurs.

(Multiple Choice)
4.8/5
(32)
Match each term with the correct statement below.
Verifies that an entry matches a specific pattern
CustomValidator
Displays all of the validation error messages in a single location on a Web page
static Web page
An interactive document that can accept information from the user and also retrieve information for the user
Web server
Correct Answer:
Verified
Premises:
Responses:
Verifies that an entry matches a specific pattern
CustomValidator
Displays all of the validation error messages in a single location on a Web page
static Web page
An interactive document that can accept information from the user and also retrieve information for the user
Web server
Verifies that a control contains data
RangeValidator
A document whose purpose is merely to display information to the viewer
RegularExpressionValidator
Verifies that an entry passes the specified validation logic
RequiredFieldValidator
A computer that contains special software that provides Web pages in response to requests
ValidationSummary
Compares an entry with a constant value or the property stored in a control
CompareValidator
Verifies that an entry is within the specified minimum and maximum values
dynamic Web page
(Matching)
4.9/5
(33)

What are the steps for creating an empty Web site application?

(Essay)
4.8/5
(40)

You can add static text to a Web page by using a ____.

(Multiple Choice)
4.9/5
(32)

All ASP pages contain HTML tags that tell the client's browser how to render the page on the computer screen.

(True/False)
4.8/5
(42)

Which of the following steps is performed first when adding an image control to a Web page?

(Multiple Choice)
4.8/5
(33)

You can customize a Web page by adding ____ to it.

(Multiple Choice)
4.7/5
(42)

A client requests information and subsequently views it through the use of a program called a Web ___________________.

(Short Answer)
4.9/5
(46)

What happens when a client computer's browser sends a request for an ASP page?

(Essay)
4.7/5
(35)
Showing 1 - 20 of 42
close modal

Filters

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