RE: [xsl] Dynamically passing Parameters to XSL

Subject: RE: [xsl] Dynamically passing Parameters to XSL
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 22 Feb 2002 09:09:17 -0000
>  I would like to know if global parameter values to an
> XSL
>  file can be set dynamically through Javascript

Yes, they can. Assuming you are using MSXML, check the API documentation in
the help file of the SDK. Or see Appendix A of (my) XSLT Programmers
Reference for examples. Look for the addParameter method of the XSLProcessor
object.


Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


Current Thread