📚 Practice Mode

ASP Server Side Include

Learn at your own pace with hints and detailed explanations

1 / 11
Multiple Choice

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