ASP Programming Question:

What is Server-Side includes?

Tweet Share WhatsApp

Answer:

It provides extra information by which it makes the site easier to manage. It can include text files using the #include statement, retrieve the size and last modification date of a file, defines how variables and error messages are displayed and inserts the values of HTTP variables in the page sent back to the browser.

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
What are the methods in Session Object?What is the difference between Server-side validation and Client-side validation?