Variable CSPResponse::Cookies

Description:
Contains the cookies to be sent to the client.

Prototype
CSPSetCookieSet Cookies;

Remarks:
See class CSPSetCookieSet.

Examples:
Response.Cookies( "MyCookie" ) = "Chocolate chips";
Response.Cookies( "MyCookie" ).Expires.SetDate( 1, 1, 2030 );
CSPResponse | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd