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.
Answer: A
You might also like to view...
The vi command :ab hi hello
a: creates an abbreviation for hi b: creates an abbreviation for hello c: creates an abbreviation for greetings d: abandons the abbreviation fir hello e: displays the list of abbreviations
Answer the following statements true (T) or false (F)
a) By convention, method names begin with an uppercase first letter, and all subsequent words in the name begin with a capital first letter. b) An import declaration is not required when one class in a package uses another in the same package. c) Empty parentheses following a method name in a method declaration indicate that the method does not require any parameters to perform its task. d) A primitive-type variable can be used to invoke a method. e) Variables declared in the body of a particular method are known as instance variables and can be used in all methods of the class.
The Percent Style button formats selected cells as a percentage with ________
A) one decimal places B) three decimal places C) two decimal places D) zero decimal places
Distributed File System (DFS) is a role service under the File and Storage Services role that enables you to group shares from different servers into a single logical share called a namespace.
Answer the following statement true (T) or false (F)