You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
ASP Request Object ASP / General Development
The Request object retrieves the values that the client browser passed to the server during an HTTP request. It is used to get information from the user. Using this object, you can dynamically create web pages and perform various server-side actions based on input from the user.