ProgMonkey
Programmer
Hi All,
I would like to reference a XSL file from a XML file. The XML file must be able to reference the XSL file when the XML file is:
1. On the users Desktop PC
2. On LiveLink
How can I achieve this? Fully Qualified URI's of the form:
do not work on Livelink (but work fine
on any other machine). A relative path would work on Livelink, but is
no good when the XML file is anywhere else (eg the users PC) as the
XSL file will not be in the same place.
Any help is greatly appreciated.
Thanks very much
Andrew
I would like to reference a XSL file from a XML file. The XML file must be able to reference the XSL file when the XML file is:
1. On the users Desktop PC
2. On LiveLink
How can I achieve this? Fully Qualified URI's of the form:
do not work on Livelink (but work fine
on any other machine). A relative path would work on Livelink, but is
no good when the XML file is anywhere else (eg the users PC) as the
XSL file will not be in the same place.
Any help is greatly appreciated.
Thanks very much
Andrew