Variable CSPRequest::QueryString

Description:
This class contains the values for a given parameter that is sent by the client as a querystring.

Prototype
CSPParamSet QueryString;

Remarks:
See class CSPParamSet.

Examples:
CSPString strUsername = Request.QueryString( "username" )( 0 );
CSPRequest | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd