Exam 12: Web Applications
Exam 1: An Introduction to Visual Basic 201544 Questions
Exam 2: Designing Applications60 Questions
Exam 3: Using Variables and Constants60 Questions
Exam 4: The Selection Structure60 Questions
Exam 5: More on the Selection Structure58 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
Write the If statement that determines whether the first radio button in the rblOptions control is selected.
(Short Answer)
4.9/5
(40)
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 name of the pharmacy should appear in the web page's tab when the web page appears in the browser window.This is done by changing the pages's ____ property to Healthgoods Pharmacy.
(Multiple Choice)
4.8/5
(36)
A(n)____ Web page contains controls with which the user can interact.
(Multiple Choice)
4.9/5
(32)
The toolbox for a Web form provides the ____ tool to group together related radio buttons.
(Multiple Choice)
4.8/5
(36)
The purpose of the ____ tool is to verify that an entry is within the specified minimum and maximum values.
(Multiple Choice)
4.8/5
(41)
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)
4.8/5
(40)
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
(26)
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 current Web site contains static Web pages only.You will be adding a dynamic Web page that allows users to enter information related to their prescriptions.What is the first step in the process of developing the new dynamic Web page?
(Multiple Choice)
4.8/5
(36)
Write the statement that displays the words "ABC Company" as a heading on a Web page.
(Short Answer)
4.8/5
(32)
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.9/5
(42)
HTML tags tell the client's browser how to render the page on the computer screen.
(True/False)
4.8/5
(31)
What is the difference between a static Web page and a dynamic Web page?
(Essay)
4.9/5
(41)
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.9/5
(32)
Text that cannot be changed by the user is referred to as ____.
(Multiple Choice)
4.8/5
(35)
Describe what happens when a user clicks the Submit button on a Web page.
(Essay)
4.8/5
(28)
Explain how buttons on a web page,like the Calculate button or the Submit button,are different from radio buttons and check boxes when sending information to the server for processing.
(Essay)
4.8/5
(31)
Write the statement that determines whether the chkDiscount control is selected?
(Short Answer)
4.8/5
(27)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)