[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Can one Use JavaScript to update XSL:Variables


Subject: Re: [xsl] Can one Use JavaScript to update XSL:Variables
From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx>
Date: Thu, 29 Jul 2004 18:49:49 +0300

Pieter Reint Siegers Kort wrote:

You can use MSXML 4.0 or 5.0 if you can get it installed onto the client
machines, and then use version-spcific ProgID's (as opposed to the
non-version-specific ones, which are supplied for use of the versions of
MSXML in a side-by-side mode). Anyway, using less then MSXML 3.0 is bad news
because they do not conform to the W3C specs.

Javascript is ideal to pass the url params into your stylesheet. What is
your target browser?


To the OP: you may want to try out sarissa [1], as it provides an wrapper that works around Mozilla and MSXML versions from 3 and up. The latest version release yesterday even offers reusable stylesheet support.


[1] http://sarissa.sourceforge.net/

hth,

Manos


Current Thread