This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Dynamically passing Parameters to XSL


>  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@ntlworld.com
work: Michael.Kay@softwareag.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]