Access is denied when accessing the document property of the frame object

It works fine on IE6, but throws the exception "Access is denied" on IE7:

document.frames["someFrame"].document...

Somebody knows why



Answer this question

Access is denied when accessing the document property of the frame object

  • xavito

    I have XP SP2 and all updates till today. The link you sent is about IE6, not 7. Anyway thank
  • Miao1106

    You must have XP SP2 installed. Check this site http://support.microsoft.com/kb/889407
  • sunny123

    could you tell me whats solution are you founded, please

    I have the very same problem:

    document.frames(trFrame.id).document.body;
    Access is denied.



  • Son_seph14

    Hi,

    No, I did not find any solution. Actually I did not spent much time on this problem. But I am still interesting in itSmile


  • Access is denied when accessing the document property of the frame object