Exam 9: Creating Web Applications

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

The ____________________ object is used when only one of a group of related options can be selected

(Short Answer)
4.9/5
(32)

The event handler code that you write in Visual Basic for an event is executed on the client-side computer.

(True/False)
4.8/5
(41)

The ____ property of a RequiredFieldValidator object contains the message that reminds the user to complete all required fields.

(Multiple Choice)
4.8/5
(40)

An Image object on a webpage differs from a PictureBox object in where the Image object is stored.

(True/False)
4.8/5
(37)

The prefix ____ is used when naming a CheckBox object.

(Multiple Choice)
4.8/5
(38)

Use the ____ property of a validation control on a web form to explain to the user what value is requested.

(Multiple Choice)
4.8/5
(36)

A master page contains the information about the layout of a page, which will be used in the creation of body pages.

(True/False)
4.9/5
(40)

The ____ file is a master page file that provides an overall layout for the site with headers, buttons, and footers.

(Multiple Choice)
4.9/5
(45)

Using blank spaces in the web application file name is fine because browsers can support blank spaces in webpage addresses.

(True/False)
4.8/5
(33)

A master page enables the users to create the layouts of the pages quickly and conveniently across the entire website.

(True/False)
4.8/5
(34)

ASP code is a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on webpages displayed in browsers.

(True/False)
4.9/5
(35)

The ____-side computer is the computer that will deliver the webpage to the user's computer.

(Multiple Choice)
4.7/5
(28)

To reopen a saved Visual Basic web application, open Visual Studio, click ____________________ on the FILE menu, and browse to the main project folder to open the website.

(Short Answer)
4.8/5
(48)

When you develop an ASP page in Visual Basic, the work you do on the design page to create the user interface will generate the HTML code for the active server page.

(True/False)
4.9/5
(31)

The ____ validation control can be used to ensure that the user enters a value between 1 and 100, for example.

(Multiple Choice)
4.9/5
(26)

The ____ procedure of the String class is used to remove spaces from the string.

(Multiple Choice)
4.9/5
(44)

Each validation control displays an error message if the object does not meet the specified criteria.

(True/False)
4.8/5
(42)

A webpage that displays information such as text and pictures with no interactivity is called a ____ webpage.

(Multiple Choice)
4.8/5
(34)

To test whether an input value falls within a given range, use a(n) ____________________ control.

(Short Answer)
4.9/5
(34)

The ValidationSummary control ____.

(Multiple Choice)
4.9/5
(34)
Showing 81 - 100 of 103
close modal

Filters

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