Subject: Re: SiteMaps XSL Training Exercise
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Mon, 27 Apr 2009 14:13:08 +0100
|
2009/4/27 P. White <usenet@xxxxxxxxxxxxx>:
> Can anyone explain why, when I attempt to link the XML document to an
> stylesheet in another domain, it fails to work, whilst using the same
> stylesheet loaded from the same domain works fine?
very likely cross site scripting - a security restriction.
> How can I ensure that the transformation is applied sucessfully?
either proxy it through the same domain, or do it all sever side and
just send html
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
|