Hi,
Normally I'm including this code to delete session variabeles when closing
the browser:
<cflock timeout="5" throwontimeout="Yes" type="READONLY" scope="SESSION">
<cfcookie name="CFID" value="#session.CFID#">
<cfcookie name="CFTOKEN" value="#session.CFTOKEN#">
</cflock>
But when you set setDomainCookies="yes" in your <cfapplication>, the
cookies are not deleted when closing the browser.
Anyone have the same experience / workaround?
Peter
______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists