Then again - why can't you use URL variables? I don't think I understood you.
On Tue, Feb 19, 2013 at 5:51 PM, Sergey Senyuk <[email protected] > wrote: > > 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:354591 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

