[xsl] passing parameter via javascript

Subject: [xsl] passing parameter via javascript
From: Eric K Taylor <eric_k_taylor@xxxxxxxx>
Date: Tue, 24 Jun 2003 15:41:28 GMT
in one frame, javascript opens an xml file in another frame:
<a href="javascript:{parent.right.location.href='file.xml';}>...

However, I want to be able to:
A) pass a parameter that tells whether to transform file.xml with fileA.xsl or fileB.xsl
    and/or
B) pass a parameter that gets passed on to the stylesheet (since I have the xsl file set up to deal with a passed parameter.

Is this do-able?

________________________________________________________________
The best thing to hit the internet in years - Juno SpeedBand!
Surf the web up to FIVE TIMES FASTER!
Only $14.95/ month - visit www.juno.com to sign up today!

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread