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 |
What are server variables collection?
Can I use the win32 api from a .net framework program?
The FileSystemObject provides an object interface to drives, directories, and files for which of the following? A. Any local or mapped drive on either the server or the client. B. Only files and subdirectories in the web site's home directory. C. Any local physical drive or mapped drive on the web server. D. Any file system physically located on the web server. E. The client's computer.
What is difference between aspx and ascx?
What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript
Whats the implicit name and type of the parameter that gets passed into the class set method?
Is classic asp dead?
What opens asp files?
Is asp a programming language?
Is asp still supported by microsoft?
What is the difference between Cookies collection and Form/Querystring collection?
Define an err object?