HighDots Forums  

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

Javascript JavaScript language (comp.lang.javascript)


Discuss FAQ Topic - Why do I get permission denied when accessing a frame/window? (2009-07-04) in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
FAQ server
 
Posts: n/a

Default FAQ Topic - Why do I get permission denied when accessing a frame/window? (2009-07-04) - 07-03-2009 , 07:00 PM






-----------------------------------------------------------------------
FAQ Topic - Why do I get permission denied when accessing a
frame/window?
-----------------------------------------------------------------------

In the normal browser security model, it is impossible for a
script from one domain to access the properties of pages served
from another domain, or a different protocol. 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.

http://msdn2.microsoft.com/en-us/library/ms533028.aspx


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.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.