What is ServerVariables collection?
Answers were Sorted based on User's Feedback
Answer / guest
The ServerVariables collection holds all of the HTTP
headers and also additional items of information about the
server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / hema
It contains predefined environment variables of the server
| Is This Answer Correct ? | 1 Yes | 0 No |
how to update text box value in c#.net project?
textbox has viewstate property,but it does not depend on its property to retain their data across page,Explain.
How can I see what assemblies are installed in the global assembly cache?
What are the methods by which output stream is controlled?
What is a service application?
How to include active x controls in asp code?
Define querystring collection in asp?
What is the default scripting language on the client side?
Can I avoid using the garbage collected heap?
How to add Textboxes Programmatically in each and every cell of Gridview along with the Excel data in the Gridvew.I mean when i get Excel data in Gridview i need to display Data and Textboxes for each and every cell of Gridview. Got it. Iam new to this concept plz help me. Thanks in Advance.
Which DLL file is needed to be registered for ASP?
What are the attributes of the tags?