Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: ASP include of an XML file

From: "jf pedrazzani" <bosshog<replace>@-------.-->
To: NULL
Date: 10/5/2004 11:01:00 PM
Hi,

if i have understand, you want to transforme xml by xsl on page load ?!...

use the DOM api for make this.
in your ASP page load xml file in a DOM object, make the same for XSL 
steelsheet and write the transformation result in the Response ASP object.

but i'm french and i hope to have understand your question....;-)

@+
Boss Hog


"VBH" <dummy@n...> a écrit dans le message de news: 
2s4qfaF1gupudU1@u......
> This is probably a silly question but...
>
> I have an XML file which processes quite happily with XSL when opened on 
> its own.
>
> However, I just want to include it in an ASP file.  But when I do an SSI, 
> the XML is not reformatted by the XSL.
>
> As in:
> <!-- #INCLUDE FILE="2003-06.XML" -->
>
> The XML file includes
> <?xml-stylesheet type="text/xsl" href="blog2.xsl"?>
>
> Which works fine when the XML file is opened on its own.  However when I 
> try it as an SSI, I just get the text as one long string.
>
> Its for a site front page and is the XML blog for "what's new".  I've 
> written my own blogging app which outputs xml files.  I don't want to put 
> a load of processing into the front page that I have already handled with 
> XSL.
>
> So how do you do an ASP SSI of an XML document and get it to fire the XSL?
>
> Any suggestions?
>
> TIA
> --------------------
> VBH 




transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent