Due to circumstances out of my control, I am forced to use cookies for my
client variable for a particular client. Is there a way to force a certain
client variable to expire at the end of the session, similar to setting
<cfcookie name="test">. Without the EXPIRES tag, the cookie will expire at
the end of the session. My understanding however is that cookie client
variables are persistent. Is that the case?

For instance, I would like client.userid to remain as a cookie until their
next visit, yet I would like client.authenticated to expire when the close
their browser. Is there a way to do this? Any help or direction would be
appreciated.

Ryan

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to