Description of Request.ServerVariables :
Accessing ASP components to collect server variables is simply learnt through this online ASP tutorial. And it comes with a detailed list that contains all parameters of ServerVariables along with clear description. Examples show the syntax to collect values from server using which you can implement Request.ServerVariables method in your ASP applications.