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:

> I added an "onload" event handler, but the event handler function "onload()" 
> never gets called. Why?

Have you ever tried to load
   http://treknowledge.com/dmsxpert/test.xml
with Mozilla? It complains the the content type sent is 
application/octet-stream and does not render the XML so you need to 
change your server configuration to ensure that the .xml and .xsl files 
are served as application/xml.
Then Mozilla will parse them as XML.


-- 

	Martin Honnen
	http://JavaScript.FAQTs.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.