Hi all,
I've read a similar topic on here but I have a very specific need.
I am running FCKEditor on one domain (http://cms.intranet), and want to browse the files on another (http://personal.intranet), I have the filemanager working fine by changing the config file imagebrowser url and storing the browser directory on personal.intranet, but when I click one of the files/images I get a security error saying that it cannot execute window.top.opener.SetUrl( fileUrl );
I've done a bit of reading around the web and I think it is caused when a script is trying to call a function not on the same domain (http://www.learningcircuits.org/2003/mar2003/)
Is there any way around this?
Thu, 11/24/2005 - 07:16
#1