> I'm working on an application which starts off as > www.site.com and after 2 pages switches to a subsite > (news.site.com, banking.site.com, etc.). The cfapplication > tag is set fot domain cookies but there have been times where > the session set at the root of the site (www) switches to > something else when it gets to a subsite. Not always, but in > very specific cases. One is "solution-i.site.com", which > always drops the original client information. > Has anyone heard of this and know of a fix or hack? I need to > pass sessio information around and this is causing false data trails.
Can you record the HTTP requests and responses? I suspect that there's something that's preventing the clients from sending cookies for those specific hostname requests. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! This email has been processed by SmoothZap - www.smoothwall.net ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285325 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

