You need to make sure that you "setdomaincookies=true" on your
cfapplication tag. This will assign cfid & cftoken cookies that will be
used by any site with a host name that ends with ".abc.com". If you
don't do domain cookies then cfid & cftoken are unique for each host
name.

It is possible that your co-worker somehow got domain-level cookies and
you didn't; check your browser's cookies or else both of you clear your
cookies and try it again.

Thanks
        Mark

-----Original Message-----
From: Peter Terhorst [mailto:nouveau.gl...@gmail.com] 
Sent: Monday, July 26, 2010 5:25 PM
To: cf-talk
Subject: Vexed over CFID


Two URL's:

http://redesign1.abc.com/admin
and
http://redesign2.abc.com/

when my coworker navigated to these two URL's he keeps the same
CFID/CFTOKEN/SessionID between these two sites... but when I move from
one to the other, CF assigned me new values for these variables.

He claims that by hitting the "admin" site and logging into the
application there, we can retain our Client vars if we move to the
"redesign2" front-end... but my client vars are no linger traceable
because my cookies are being reset for CFID and CFTOKEN.

Why might this work for him, but not for me? 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:335744
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to