Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

ASP Request Object Overview

The Request object is one of the five Sun Chili!Soft ASP built-in objects. The Request object is used to get information from the user that is passed along in an HTTP request. Both the Request and Response objects support the following collections:

·   QueryString: gets text

·   Form: gets data from an HTML form

·   Cookies: gets the value of application-defined cookie

·   ServerVariables: gets HTTP information, such as the server name

See also:

Using Sun Chili!Soft ASP Built-in Objects in this chapter

ASP Request Object in "Chapter 5: ASP Built-in Objects Reference"

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.