wwCookie::Expires

Optional - Date when the cookie expires.

By default this value is empty which means the cookie expires when the browser is shut down.

Otherwise you can make the cookie persistent, by providing an expiration date or time.

loCookie.Expires = DATE() + 10
o.Expires

See also:

Class wwCookie

© West Wind Technologies, 1996-2022 • Updated: 10/31/19
Comment or report problem with topic