|
Subject: [xsl] Passing parameters to functions (MSXML3) From: "Ian Sparks" <isparks@xxxxxxxxxxxxxxx> Date: Thu, 8 Feb 2001 16:15:38 -0000 |
I'm trying to do this : <msxsl:script language="VBScript" implements-prefix="user"> <![CDATA[ function Echo(aString) Echo = aString end function ]]> </msxsl:script> ....... <xsl:variable name="vString">Hello!</xsl:variable <xsl:value-of select="user:Echo($vstring)"/> This isn't working for me..Can anyone put me straight? - Ian. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] How to navigate in an exp, Jay Walters | Thread | RE: [xsl] Passing parameters to fun, Michael Kay |
| Re: [xsl] Parameter in "xsl:include, Martin Renner | Date | RE: [xsl] immediately preceding:: /, Keith |
| Month |