Variable CSPRequest::Form

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

Prototype
CSPParamSet Form;

Remarks:
See class CSPParamSet.

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd