ASP Programming Question:

What is Server Variables collection?

ASP Programming Interview Question
ASP Programming Interview Question

Answer:

The Server Variables collection holds the entire HTTP headers and also additional items of information about the server.


Previous QuestionNext Question
Explain the POST and GET Method or explain the difference between them?How to include Active x controls in ASP code?