![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Problem with xsl extension... >Thread Next - Re: Problem with xsl extension... Re: Problem with xsl extension...To: NULL Date: 12/6/2006 3:24:00 PM Diana Bulthaupt wrote: > I thought when I use an MS Product (IE) which is up-to-date and even install > MSXML 6.0 Parser it could work with MS processor dependent extension. But it > seems that IE doesn't make use of MSXML 6.0 or even with that, it doesn't > work. If you load an XML file in IE 6 or IE 7 then it uses MSXML 3 to parse XML and, if you have e.g. <?xml-stylesheet type="text/xsl" href="sheet.xml"?> to run the XSLT transformation. IE can only use other MSXML versions like MSXML 6 if you script the transformation meaning you start with a HTML document with script that instantiates MSXML 6 objects to load/parse/transform XML. However MSXML 6 is not a .NET application but a COM solution so it does not support running C# code inside of an XSLT stylesheet either. > It would have been nice, if it did work the thought way. I am a newbie on > this subject. Would it be possible to start an application with > JScript/VBScript in a similar manner (how)? Maybe, depending on where you run the transformation. Inside of IE everything runs in the browser sandbox so starting up other applications is usually, with normal security settings, not possible. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
