Multiple Choice
Case 9-1
You have been doing a lot of web surfing lately as part of your research for your course and along the way you have noticed a growing number of active server pages.You have a good head for technical details and ask your friend Laura to enlighten you about some of the finer points of ASP technology.
-You know that Laura has developed some active server page solutions in the past.Which of the following is NOT a true statement that she can make to you as a result of her experience?
A) When you develop an ASP page in Visual Basic,the work you do on the HTML code for the active server page will generate the design page from which the user interface is created.
B) An active server page contains the HTML code that will display the page in a web browser on the client-side computer.
C) An active server page contains the server-side code that will operate on data entered by the user.
D) When the page is requested by a browser,ASP sends the HTML code to the client requesting the webpage.
Correct Answer:

Verified
Correct Answer:
Verified
Q48: The event handler code that you write
Q50: You can use the _ procedure of
Q51: Explain how to add TextBox and Button
Q53: The prefix _ is used when naming
Q54: The RangeValidator object on a web form
Q56: If you prefer to design a webpage
Q57: A webpage that allows users to enter
Q58: Explain in detail how to use a
Q59: The _-side computer is the computer that
Q93: The _ property of the String class