Tag: asp

Questions Related to asp

What is the sequential procedure in working with databases?

  1. Connection string, connection object, close connection string, close connection object

  2. Connection object, connection string, close connection string, close connection object

  3. Connection object, connection string, close connection object, close connection string


Correct Option: B

Server-Side Includes (also known as SSI) allows you to do what?

  1. Allows you to include server executed code into any ASP application.

  2. Allows you to use one file in several different web pages.

  3. Allows you to use a piece of code more than once.

  4. All of the above


Correct Option: D
  1. HTML

  2. JavaScript

  3. VBScript

  4. Perl

  5. All of the above


Correct Option: E