ASP Programming Question:
Download Job Interview Questions and Answers PDF
What is Server-Side includes?
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 Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the methods in Session Object? | What is the difference between Server-side validation and Client-side validation? |