FAQ Topic - Why do I get permission denied when accessing a frame/window? (2012-10-01)
8 views
Skip to first unread message
FAQ server
unread,
Sep 30, 2012, 7:00:02 PM9/30/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.