Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Request Object QueryString Collection


The QueryString collection retrieves the values of the variables in the HTTP query string. That is, it retrieves the values encoded after the question mark (?) in an HTTP request. For example, it parses the values sent by a form using the GET method.

In this section:

Syntax: ASP Request Object QueryString Collection

ASP Request Object QueryString Collection Index

Remarks: ASP Request Object QueryString Collection

Examples: ASP Request Object QueryString Collection



ContentsPreviousNextIndex