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 |
Define html (hypertext markup language)?
Name the data type should you use if you want an 8-bit value thats signed?
different web application and windows application
is string is a value type or reference type?
What is the code for closing the form(using controls) instead of directly closing it?
What is a Form collection?
What are the asp components?
How do I open aspx files on windows 10?
how to configure asp.net website in vs2008. and the projects devoloped in 2005 can be run in 2008
how to delete windows application in vs.net
What is Round Trip
Explain how is method overriding different from overloading?