No, it's on the same server.

The structure is:
Website_1.com and website_2.com on the same server
files of website_2.com located inside the main folder of website_1.com  
(website1/website_2)
In the ColdFusion it is some kind of security. 
<a 
href="javascript:ColdFusion.navigate('page.cfm?ID=1','div2');">Link 
2</a> 
and
<a 
href="javascript:ColdFusion.navigate('http://website_1.com/page.cfm?ID=1','div2');">Link
 
2</a>
working only for Website_1.com and not for Website_2.com (no error but nothing 
on output)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354588
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to