What is Server-Side includes?



What is Server-Side includes?..

Answer / guest

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.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

what is the is the difference between asp and asp.net?

1 Answers   HCL,


What is ServerVariables collection?

2 Answers  


What do you mean by asp?

1 Answers  


How to include active x controls in asp code?

1 Answers  


How do in-process and cross-process communication work in the common language runtime?

1 Answers  


When did classic asp come out?

1 Answers  


Define .asp file?

1 Answers  


what is the role of attributes properties in asp field object

1 Answers  


Tell few programming diffrence between ADO and DAO programming. What is state?

1 Answers   Facebook, Leading Software Technologies,


How long is a SessionID guaranteed to be unique? A. It is unique for the web server, whether it is restarted or not. B. Only until the web server is restarted. C. It is like a GUID in that it is for any web server at any time. D. Only until the session expires, then it can be reissued to another client. E. It is unique per client. A client cannot have two sessions with the same SessionID

1 Answers  


What do the abbreviations asp and jsp stand for?

1 Answers  


What is the Order of precedence for LOGICAL Operators in ASP?

1 Answers  


Categories