Answer Posted / 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 |
Post New Answer View All Answers
Define tracing.
What is the main difference between Asp.net and Vb.net?
Securitywise What are the Enhancements in 2.0?
What do you understand by aggregate dependency?
What is cached data phone?
What parameters can you pass in the url of the api? Can get and post use the same url?
Explain how can we inherit a static member?
When you use Ajax controls in the ASP.NET application?
What is sta?
Explain About WebService
What is Razor View Engine
How would you implement inheritance using c#?
What is Forms Authentication in ASP.NET?
Describe Segmentation With Paging?
In how many ways we can retrieve table records count?