When you run <cfapplication> on a site with clientmanagement="yes" it sets the cookie with a domain of "www.server.co.uk" and not "server.co.uk" (assuming you go via the www subdomain)
If you change the cookie by 1) retrieving the cookie data 2) storing the retrieved cookie data in another cookie with the domain (and not the www subdomain) Will the CF client variables then be accessible to all subdomains? I think they should be, but currently this is only theoretical. Paul ------------------------------------------- Paul Johnston PJ Net Solutions Ltd http://www.pjnetsolutions.com [EMAIL PROTECTED] +44 (0)7866 573013 ------------------------------------------- This email has been scanned for viruses. -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
