Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Access Denied on Window.Opener


rocknbil - 4:33 pm on Jan 21, 2005 (gmt 0)


What versions of IE are having the error?

This particular case is 6.0.2800.1106, running win2K.

When I've had this situation before, instead of calling reload of the opener from the popup, I have the popup call a function in the opener which does the reload; then the popup closes itself.

Actually all my Javascript is in an external file and both the opener and pop-up are linked to it. I'll try loading it in the opener only. Seems like if it would find the opener (if (window.opener) it shouln't kick off a security denial . . .

The difficult part is it's intermittent. It will go for days witohut an error then out of nowhere "access denied."


Thread source:: http://www.webmasterworld.com/javascript/3056.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com