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 |
what is the is the difference between asp and asp.net?
What is ServerVariables collection?
What do you mean by asp?
How to include active x controls in asp code?
How do in-process and cross-process communication work in the common language runtime?
When did classic asp come out?
Define .asp file?
what is the role of attributes properties in asp field object
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
What do the abbreviations asp and jsp stand for?
What is the Order of precedence for LOGICAL Operators in ASP?