W
will
All
A quick question regarding referencing xsl stylesheets from XML..
Up until now i have always refernced a stylesheet using a UNC eg
<?xml-stylesheet type="text/xsl" href="\\lsgpic04\...
Now i am looking at referencing the xsl using a URL eg
<?xml-stylesheet type="text/xsl" href="http://gpmsbic...
however this is failing with access is denied, error processing the
resource (ie the xsl)
So just to confirm .. can URLs be used as the xsl reference within XML?
If this is perfectly acceptable then i guess it could be a permission
issue
Thanks in advance for your help
Will
A quick question regarding referencing xsl stylesheets from XML..
Up until now i have always refernced a stylesheet using a UNC eg
<?xml-stylesheet type="text/xsl" href="\\lsgpic04\...
Now i am looking at referencing the xsl using a URL eg
<?xml-stylesheet type="text/xsl" href="http://gpmsbic...
however this is failing with access is denied, error processing the
resource (ie the xsl)
So just to confirm .. can URLs be used as the xsl reference within XML?
If this is perfectly acceptable then i guess it could be a permission
issue
Thanks in advance for your help
Will