OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] can we load xsl as a string in xmldom....

[ Lists Home | Date Index | Thread Index ]

On Wed, 8 Jan 2003 11:23:24 -0800, you wrote:

>  set  style = Server.CreateObject("Microsoft.XMLDOM")
>    style.async = false
>    style.load styleFile
>
>this code is to used to load the xsl file in dom ... where the styleFile is
>the path of xsl file ... i there any way that we should give the whole xsl
>as a string after reading the xsl file through fso in that string.
>
>PLZ HELP

This would be better asked in the public.microsoft.xml newsgroup, but
an answer is that style.xml is a string. Since you are working in an
all-Microsoft environment, the fact that this is a proprietary
extension to the XML DOM should not worry you.

Regards

Paul Spencer




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS