Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FAQ Topic - Why do I get permission denied when accessing a frame/window? (2013-04-10)

3 views
Skip to first unread message

FAQ server

unread,
Apr 9, 2013, 7:00:00 PM4/9/13
to
-----------------------------------------------------------------------
FAQ Topic - Why do I get permission denied when accessing a
frame/window?
-----------------------------------------------------------------------

In the normal browser security model, a script may only access the
properties of documents served from the same domain or IP address,
protocol, and port.

Any attempt to access a property in such cases will result in a "Permission
Denied" error. Signed scripts or trusted ActiveX objects can
overcome this in limited situations.

<URL: http://msdn.microsoft.com/en-us/library/ms533028%28VS.85%29.aspx>
<URL: https://developer.mozilla.org/En/Same_origin_policy_for_JavaScript>


The complete comp.lang.javascript FAQ is at
http://jibbering.com/faq/

--

The sendings of these daily posts are proficiently hosted
by http://www.pair.com.

0 new messages