In IE the user has the option "Allow per-session cookies(not-stored"  under
Tools/Internet Options/security.

If the user checks Disable,  this seems to keep session vars from working.
In my application.cfm I have <CFAPPLICATION  ~~ SESSIONMANEGEMENT="yes"
SETCLIENTCOOKIES="NO" ~~>
and set <CFCOOKIE NAME="CFID" and CFTOKEN.

Is there anyway to allow session vars to work or will I need to use client
vars.


thanks

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to