Unfortunatly what you are doing "cross-domain scripting" was labeled a
security weakness and
and is now disabled in most browser by default.

That's as far as direct JS interaction.. you can still use stuff like the
soap libary to pas information around.


----- Original Message -----
From: "Daniel Tiru" <[EMAIL PROTECTED]>
To: "dynapi help" <[EMAIL PROTECTED]>; "dynapi-dev"
<[EMAIL PROTECTED]>
Sent: Wednesday, December 03, 2003 6:43 AM
Subject: [Dynapi-Dev] Frameset permission workaround?


> 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
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by OSDN's Audience Survey.
> Help shape OSDN's sites and tell us what you think. Take this
> five minute survey and you could win a $250 Gift Certificate.
> http://www.wrgsurveys.com/2003/osdntech03.php?site=8
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://www.mail-archive.com/[EMAIL PROTECTED]/
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.543 / Virus Database: 337 - Release Date: 11/21/2003



-------------------------------------------------------
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to