Exam 13: Creating Simple Web Applications
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
You can use the Application menu to close and also open an existing Web application.
Free
(True/False)
4.8/5
(43)
Correct Answer:
False
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-Displays all of the validation error messages in a single location on a Web page
Free
(Short Answer)
4.8/5
(32)
Correct Answer:
E
The Web consists of documents called ____ that are stored on Web servers.
(Multiple Choice)
4.8/5
(36)
The controls on a Web page can be coded to perform tasks when a specific ____ occurs.
(Multiple Choice)
4.7/5
(40)
You enter the code for a control on a Web page in the ___________________ window.
(Short Answer)
4.8/5
(34)
The Validation section of the toolbox provides several tools, known as ____ tools, for validating user input.
(Multiple Choice)
4.8/5
(37)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-Verifies that an entry passes the specified validation logic
(Short Answer)
4.9/5
(38)
What generally happens when a user clicks on a button in an interactive Web form?
(Essay)
4.7/5
(30)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-An interactive document that can accept information from the user and also retrieve information for the user
(Short Answer)
4.8/5
(36)
Which of the following steps is performed first when creating a Web site project?
(Multiple Choice)
4.8/5
(30)
Static text on a web page can be formatted by using the FORMAT menu or the Formatting toolbar.
(True/False)
4.7/5
(44)
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)
A client requests information and subsequently views it through the use of a program called a Web ___________________.
(Short Answer)
4.9/5
(39)
Match each term with the correct statement below.
a.dynamic Web page
f.CustomValidator
b.CompareValidator
g.static Web page
c.RegularExpressionValidator
h.RangeValidator
d.Web server
i.RequiredFieldValidator
e.ValidationSummary
-Verifies that a control contains data
(Short Answer)
4.8/5
(31)
You can use the ____ window to add a Title and customize a Web page.
(Multiple Choice)
4.8/5
(35)
The only interaction that can occur between static Web pages and the user is through ____ that allow the user to "jump" from one Web page to another.
(Multiple Choice)
4.8/5
(30)
A ____ computer is a computer that requests information from a Web server.
(Multiple Choice)
4.8/5
(39)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)