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
What language is asp.net written in?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are the new login controls in asp.net 2.0?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
How is mvc different from asp.net? : Asp.Net MVC
Explain the difference between Repeater and Data list control in ASP.NET?
How dataadapter.fill works?
How information about the user's locale can be accessed?
What language does asp.net use?
What is the difference between cookie and session?
What are the features of asp net?
How about the security in Activex DLL and Activex EXE ?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is sdlc process?
Why we are using mvc instead of asp.net? : Asp.Net MVC