Re: Permission denied to call method XMLDocument.load
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Daniel Frechette wrote: > For testing purposes, I am trying to build a XSLT viewer that takes 2 files > as input and displays the transformation results in the second half of the > screen. The problem is that I keep getting the following javascript > exception: "Permission denied to call method XMLDocument.load". I have a > similar script for IE and it works fine. Do you get that for any call to the load method? It it the error message you get when you try to load XML from a different domain. -- Martin Honnen http://JavaScript.FAQTs.com/