About Usage of server variables ?

Answers were Sorted based on User's Feedback



About Usage of server variables ?..

Answer / guest

These are five functions that demonstrate how to access the
ServerVariables collection in ASP.NET. The first outputs
all the ServerVariables (key and value) to the browser;
running this function will give you an idea of what's
available to use. The 2nd allows you to request a Server
Variable value by key name, the 3rd-5th demonstrate using
user-defined function in case you are only interested in a
few of these variables and want to hard code their names.

Is This Answer Correct ?    1 Yes 0 No

About Usage of server variables ?..

Answer / pawan kumar

it is use to get information about client info and server
info also

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

what are httphandlers and httpmodules.and their differences.

1 Answers   Siemens,


What is web router?

0 Answers  


What is preprocessor in .net? Where it use?

0 Answers  


Define the term Scavenging in Caching?

0 Answers   PUCIT,


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

0 Answers   HCL,






What is recordset asp?

0 Answers  


What are sql joins?

0 Answers  


What does passport and windows authentication mean in ASP.NET?

0 Answers   Amdocs,


what is .net

15 Answers   Net Solution,


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

0 Answers  


Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


How to merge 2 tables fields in DataTable in asp.net

6 Answers   Wipro,


Categories