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

Subject: RE: [xsl] Can one Use JavaScript to update XSL:Variables
From: Pieter Reint Siegers Kort <pieter.siegers@xxxxxxxxxxx>
Date: Mon, 26 Jul 2004 17:11:34 -0500
Passing in parameters into xsl (which you created using Javascript in your
page) is very well possible, but depends on what xml/xsl processor you are
using - please give us more information so we can help you.

Cheers,
<prs/>

-----Original Message-----
From: David Frette [mailto:d2frette@xxxxxxxxxxx] 
Sent: Monday, July 26, 2004 1:29 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Can one Use JavaScript to update XSL:Variables

Hi everyone -
I want to parse the URL of my page and update an XSL variable. 
The only option I see is to parse the URL via JavaScript in the header
before, which I have done.  Now I need to update my XSL var using js. Any
suggestions? Thx,
- Dave

Current Thread