ASP Quiz
Description: Active Server Pages(ASP) Quiz | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: asp |
Attempted
0/15
Correct 0
Score 0
‹
›
In ASP, a request object retrieves info from a user by ________.
Abandon is an ASP ________ object method.
In ASP, the Response Object is used to send output to the user from the server.
Which is better in managing your code when writing with ASP or any other scripting code?
You have determined that your company's website is housed on a web server that cannot handle ASP. What would you do?
Some say that JavaScript is easier to use than ASP and will run regardless of whatever operating system the web server is using (Unix, Linux, Windows 2000, etc). Then others say that ASP has advantages over JavaScript such as what?
A feature of ASP is its ability to interact with a database. Which of these databases is the most popular to use with ASP?