xsl-list
[Top] [All Lists]

RE: Can one Use JavaScript to update XSL:Variables

2004-07-26 15:11:34
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(_at_)hotmail(_dot_)com] 
Sent: Monday, July 26, 2004 1:29 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
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

--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--