Permission Denied IE iFrame
Posted
by Tom
on Stack Overflow
See other posts from Stack Overflow
or by Tom
Published on 2010-06-01T20:40:46Z
Indexed on
2010/06/01
20:43 UTC
Read the original article
Hit count: 280
Hi Guys,
I have a site on A.com and an iframe on B.com which calls javascript from A.com. This works great in FF. In IE7 / 8 I am getting a
Message: Access is denied.
message. I have checked the HTTP Traffic via Fiddler - and I can see that it isn't blocked in Fiddler ?
Any ideas what could be causing this and how to solve ?
© Stack Overflow or respective owner