No, you pass the SESSION.URLTOKEN in the URL, not the data. As long as
you are staying on the same machine, the session will then persist
across domains.

On 6/4/06, cf coder <[EMAIL PROTECTED]> wrote:
> Hello Will, I am storing query objects in request and session variables. I 
> can't send this info over the url query. The https link links to a different 
> domain because my site is hosted by a company that provides the access to 
> shared secure server.
>
> I understand the point made by someone earlier that the sessions are 
> associated with a single domain/server and there isn't a simple solution to 
> maintaining the sessions over multiple domains. I'm just not convinced that 
> the only way to keep the sessions over multiple domains is to pass the data 
> in url querystring or store the data in a temp table.


-- 
CFAJAX docs and other useful articles:
http://jr-holmes.coldfusionjournal.com/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242298
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to