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
Write the statement that displays the words "ABC Company" as a heading on a Web page.
(Essay)
4.9/5
(29)
What two properties should you specify for the RequiredFieldValidator?
(Essay)
4.7/5
(46)
A(n) ____ Web page contains controls with which the user can interact.
(Multiple Choice)
4.8/5
(32)
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.
If you want to verify that the prescription number, first name, and last name text boxes contain data, use the ____ tool.
(Multiple Choice)
4.7/5
(35)
Not all ASP pages contain HTML (Hypertext Markup Language) tags.
(True/False)
5.0/5
(35)
Describe what happens when a user clicks the Submit button on a Web page.
(Essay)
4.7/5
(28)
A ____ control allows the user to "jump" from one Web page to another.
(Multiple Choice)
4.8/5
(33)
Radio button list controls and check boxes do not trigger an automatic postback.
(True/False)
4.8/5
(33)
____ pages contain code that tells the objects on the Web page how to respond to the user's actions.
(Multiple Choice)
5.0/5
(34)
A Web form does not have a GroupBox tool that you can use to group together related radio buttons.
(True/False)
4.8/5
(40)
The toolbox for a Web form provides the ____ tool to group together related radio buttons.
(Multiple Choice)
4.8/5
(33)
You need to develop a dynamic Web page that displays a picture of the French flag and allows a user to enter an English word. The application will return the French translation for the word. List the controls, not including static text for the name of the application, that you should place on the Web page.
(Essay)
5.0/5
(41)
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
(29)
The purpose of the ____ tool is to verify that an entry is within the specified minimum and maximum values.
(Multiple Choice)
4.7/5
(32)
Write the If statement that determines whether the first radio button in the rblOptions control is selected.
(Essay)
4.9/5
(32)
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 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.9/5
(44)
The purpose of the ____ tool is to compare an entry with a constant value or the property stored in a control.
(Multiple Choice)
4.9/5
(27)
Showing 21 - 40 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)