Adds a Cookie to the HTTP header
o.AddCookie(tcCookie,tcValue,tcPath,tcExpire)
Parameters
tcCookie
Name of the cookie
tcValue
The value of the cookie
tcPath
Optional - Path of the cookie. Default: /
tcExpire
The expiration of the cookie as a Mime Date time or a Date Time value
See also:
Class wwScriptingHttpResponse© West Wind Technologies, 1996-2024 • Updated: 08/22/06
Comment or report problem with topic