On Wed, Feb 24, 2010 at 7:16 PM, Chad McCue wrote: > I open up FireFox I put in my url say http://test.devsite.com I get a unique > CFID and CFTOKEN, I keep that browser open and then open a new FireFox > browser and go to the same domain http://test.devsite.com and when I look at > the debugging I see that the CFID and CFTOKEN are the exact same for the the > two FireFox browsers. > > I get a different CFID and CFTOKEN if I open the same URL in IE. Is there > anyway around this?
That actually depends on how you open your second IE instance. If you open it from Windows Explorer the second IE instance will not have the same cookies as the first one. But if you open it from IE using Ctrl-N they will share the cookies. I believe there is no way to not share cookies in Firefox. Jochem -- Jochem van Dieten http://jochem.vandieten.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331102 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

