Variable CSPSetCookie::Path

Description:
The website's path in which the cookie is effective.

Prototype
CSPString Path;

Remarks:
The website's root is the default path.

Examples:
Response.Cookies( "mycookie" ) = "/sales/customers";
CSPSetCookie | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd