Re: Problem with document() function with external reference

Martin Honnen <[email protected]> Sun, 16 Sep 2007 17:27:30 +0200
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Organization Liberty Development
Message-ID <[email protected]>
Sandro wrote:
> Hello,
> 
> I have created one file xslt that modify an xml file. I take data by another 
> external file, and for this I use the document function.
> The problem is that for local  reference (for example document(c:\1.html) ) 
> is ok, but when i use remote references, it doesn't find the page. 

Check the error console, it will likely tell you that it is a security 
problem.

-- 

	Martin Honnen
	http://JavaScript.FAQTs.com/