wwCookie::Expires
less than 1 minute to read

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.

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

See also:

Class wwCookie

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