Exam 12: Web Applications
Exam 1: An Introduction to Visual Basic 201560 Questions
Exam 2: Designing Applications60 Questions
Exam 3: Using Variables and Constants60 Questions
Exam 4: The Selection Structure59 Questions
Exam 5: More on the Selection Structure60 Questions
Exam 6: The Repetition Structure60 Questions
Exam 7: Sub and Function Procedures60 Questions
Exam 8: String Manipulation60 Questions
Exam 9: Arrays60 Questions
Exam 10: Structures and Sequential Access Files60 Questions
Exam 11: Classes and Objects60 Questions
Exam 12: Web Applications60 Questions
Exam 13: Working With Access Databases and Linq60 Questions
Exam 14: Access Databases and Sql60 Questions
Select questions type
Case-Based Critical Thinking Questions 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?
(Multiple Choice)
4.7/5
(35)
When displaying a Web page, the ____ view shows the HTML and ASP tags that tell a browser how to render the Web page.
(Multiple Choice)
4.8/5
(43)
A ____ is interactive; it can accept information from the user and also retrieve information for the user.
(Multiple Choice)
4.8/5
(36)
A ____ is a computer that contains special software that "serves up" Web pages in response to requests from client computers.
(Multiple Choice)
4.8/5
(38)
On a Web form, use the check box's ____ property to determine whether a check box is selected or unselected.
(Multiple Choice)
4.9/5
(33)
Describe the four-step process involved in a client computer accessing ASP pages on a Web server.
(Essay)
4.8/5
(44)
On a Web form, use the control's ____ property to determine which radio button is selected in a radio button list control.
(Multiple Choice)
4.8/5
(33)
The Validation section of the toolbox provides several tools for validating user input. The tools are referred to as ____ tools.
(Multiple Choice)
4.9/5
(41)
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)
5.0/5
(46)
Before you add any text or controls to a Web page, you should plan the page's layout.
(True/False)
4.9/5
(29)
Describe the difference between grouping together related radio buttons on a Windows form versus a Web form.
(Essay)
4.9/5
(39)
____ provide a means for a store to list its location and hours.
(Multiple Choice)
4.8/5
(26)
When a Web page is displayed in a browser, the value stored in its Title property appears in the browser's title bar.
(True/False)
4.8/5
(29)
List the two methods for starting a Web application in Visual Studio. What happens when a Web application is started?
(Essay)
4.8/5
(42)
To have a check box control trigger an automatic postback, change the ____ property from False to True.
(Multiple Choice)
4.7/5
(38)
What is the difference between a static Web page and a dynamic Web page?
(Essay)
4.9/5
(37)
Radio button list controls and check boxes do not trigger an automatic ____ when clicked.
(Multiple Choice)
4.9/5
(32)
The properties of the RequiredFieldValidator tool are ____.
(Multiple Choice)
4.8/5
(28)
When a user clicks a button on the Web page, the page and data are submitted to the server for processing. This event is referred to as a ____.
(Multiple Choice)
5.0/5
(27)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)