Use an application.cfm file on both virtual sites, with the same name in the
<cfapplication> tag and the variables will be visible to both.  Maybe not
the most elegant solution, but it works.

DC

----- Original Message -----
From: Aaron Rouse <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Sent: Tuesday, April 11, 2000 05:02
Subject: Session Variables


>
> Is there a way to pass a session variable from one domain name to
> another
> when on the same physical server?  I have a session variable that is
> made
> via the QueryNew function and need to use the info contained in that
> variable on a processing page that my user gets to via a form.  The
> processing page however is on a different domain name.  Currently the
> best
> solution I can come up with would be to insert the information into the
> db
> and then pull/view it from my processing page.
>
> Please cc me on any replies.
>
> ------------------------------------------------------------------------
> ------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
> or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to