ASP Programming Question:
Download Questions PDF

What is ServerVariables collection in ASP?

Answer:

The ServerVariables collection in ASP holds the entire HTTP headers and also additional items of information about the server.

Download ASP Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are the methods in Session Object in ASP?What is the difference between Querystring collection and Form collection?