Programming Reference Manual
 
Syntax
 
object.Path
 
Description
URL path associated with the cookie.
 
Part
Description
object
Evaluates to a Cookie object.
 

Data Type

String

Remarks

When a document is requested with the value of this property as the root, the cookie is sent with the request.
 
See Also