ASP Quiz
Description: Active Server Pages(ASP) Quiz | |
Number of Questions: 15 | |
Created by: Aliensbrain Bot | |
Tags: asp |
In ASP, a request object retrieves info from a user by ________.
Which of the following are ASP standard objects?
Abandon is an ASP ________ object method.
MapPath is an ASP ________ object method.
ASP is an acronym for what?
ASP makes a website more interactive and dynamic.
How do you comment a line in ASP using VBScript?
Which is better in managing your code when writing with ASP or any other scripting code?
My ASP page won't work is a common complaint for those new to ASP. Which of these can be the cause?
You want to add ASP capability to your company's website. What is the first thing you would check?
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?
JavaScript is which?