What is Request Object?
Answers were Sorted based on User's Feedback
Answer / hema
It is the HTTP request passed from the client to server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / guest
Gets information from the user. It has five collections by
which values can be accessed.
They are:
Querystring, Form, Cookies, Server Variables &
ClientCertificate
| Is This Answer Correct ? | 2 Yes | 1 No |
Resource Files: How to use the resource files, how to know which language to use?
What is asp cookies?
What is pdf aspx?
What is full form of aspx?
Should user input data validation occur server-side or client-side?
Explain what inheritance is and an example of when you might use it?
What is difference between Physical path and Virtual path? Explanin with example.
Explain the difference between a namespace and an assembly name?
What is a .ASP file?
Name the control which would you use if you needed to make sure the values in two different controls matched?
What is difference between asp and aspx?
How do I convert an aspx file to pdf?