[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: document() can not used in IE6?

Subject: Re: document() can not used in IE6?
From: "Manfred Staudinger" <manfred.staudinger@xxxxxxxxx>
Date: Sat, 30 Jun 2007 19:52:05 +0200
Re:  document() can not used in IE6?
On 30/06/07, Houghton,Andrew <houghtoa@xxxxxxxx> wrote:
The document() function may be supported in IE, but only if your security
zone is local and not the Internet.  IE for security reasons may be
disabling the document() function if you are browsing a page on the
Internet and the page tries to do a client side XSL transform.  The
document() function however, is supported in the underlying MSXML DLL.

With the document() function you can fetch any XML document, _provided_ it comes from the _same_ domain (same in Fx and IE). I think Firefox is the only browser with a built-in support for such cross-domain fetches - built-in here means you can authorize those domains manually (maybe this feature will be dropped soon). If you want to use a web-service (from Google or Yahoo or any) which delivers XML and you want to process this XML clientside (in the browser), then you have to receive it via a proxy web-page from your domain to avoid cross-domain.

Hope this helps,

Manfred

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.