ASP Programming Question:

What is ServerVariables collection in ASP?

Tweet Share WhatsApp

Answer:

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

Download ASP Programming PDF Read All 194 ASP Programming Questions
Previous QuestionNext Question
What are the methods in Session Object in ASP?What is the difference between Querystring collection and Form collection?