|
Subject: [xsl] passing values from JavaScript to XSL using MSXML3 From: Neil Smith <neil@xxxxxxxxxxxxxxx> Date: Mon, 21 Jul 2003 12:36:15 +0100 |
Date: Sun, 20 Jul 2003 03:00:10 -0400 From: "Sergey Demidenko" <sergeyd@xxxxxxx> Subject: [xsl] passing values from JavaScript to XSL using MSXML3
oxmlStyleSheet=new ActiveXObject("MSXML2.DOMDocument");
oxmlStyleSheet.selectSingleNode("//xsl:param[@name='sortBy']").value=sortvalue;I need to pass a value from JavaScript code to <xsl:param name="sortBy" select="'date'" /> in XSL code. How would I accomplish this?
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Re: need help with MAX and MI, Dimitre Novatchev | Thread | Re: [xsl] passing values from JavaS, Sergey Demidenko |
| RE: [xsl] rss, in all its guises, Américo Albuquerque | Date | Re: [xsl] Exception -512 Help, Mukul Gandhi |
| Month |