From: Daniel T. <de...@ti...> - 2003-12-03 11:31:59
|
Hi folks! I have a huge problem with some frameset and pages on diffrent domains. And I thought of you all who are really really good at JS :) Case: We have one frameset at www.test.se witch includes a js-file from kalle.test.se. So long it works fine. the js-include from kalle.test.se have a coupple of links and one link opens a popup from kalle.test.se. In this popup there is a link to one other page at kalle.test.se, the problem here is that the link should be opened in the middle frame called "main" on the www.test.se frameset. We get a permission denied when doing this, even if we call a function that resides on www.test.se that we call. Is there any way to go around this that you can think of? best regards Daniel |