xsl-list
[Top] [All Lists]

RE: Can one Use JavaScript to update XSL:Variables

2004-07-29 13:20:20
From: dave frette [mailto:gohabitat(_at_)yahoo(_dot_)com]

Thanks Tom for the code and some helpful hints.

But what about these:
        cache = new ActiveXObject("Msxml2.XSLTemplate.4.0");
        var proc = cache.createProcessor();
        ...
        proc.transform();

What is the Netscape equivalent?

Can't tell you. But I'd go with the Sarissa library, where it's all been
worked out for you already, as Marcus Andersson already suggested
earlier in this thread.

Cheers,

Tom P


<Prev in Thread] Current Thread [Next in Thread>