>Heylo > >Im having issues sharing sessions across subdomains... > >I (obviously foolishly) thought that if I had a session at the main domain, >and then went to a subdomain of that domain I would maintain session, but >that doesn�t seem to be the case (?) > >I'm using the same cfapplication name in both the main site and the >subdomain, but still no... > >I have a cookie that gets set when ur logged in, is there any way of >accessing this at the subdomain? > >Any thoughts gratefully received :)
Do you have the setDomainCookies attribute of the cfapplication tag set to "yes"? If not explicitly set, it defaults to "no", which I suspect might be your problem. Regards, Dave. _________________________________________________________________ Get MSN 8 and enjoy automatic e-mail virus protection. http://join.msn.com/?page=features/virus ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

