xsl-list
[Top] [All Lists]

Re: Can one Use JavaScript to update XSL:Variables

2004-07-26 06:17:33
If you intend to update a variable,as you would normally do in other
languages, you are in a wrong track.
You cant update/change the value of variable.

If you let us know what you actually intend to do, may be there is another
way of sorting it out
Vasu

----- Original Message ----- 
From: "David Frette" <d2frette(_at_)hotmail(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Monday, July 26, 2004 7:29 AM
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>
--+--