📚 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?
- Allows you to include server executed code into any ASP application.
- Allows you to use one file in several different web pages.
- Allows you to use a piece of code more than once.
- All of the above