Forum Moderators: coopster
In the one domain I have a page that is setting some variables and then has an include to a page which resides in the other domain. This include has an echo to the variable that is being set.
The problem I am having is the code in the included page will not recognize the variable. Is there a way to have an include which resides in a different domain recognize the variables set on the parent page?