RE: [xsl] Calling a vbscript function

Subject: RE: [xsl] Calling a vbscript function
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 9 Jun 2003 08:24:20 +0100
> And I trying to call the function like this
> 
> <b><xsl:value-of select="user:MyFunction(<xsl:value-of 
> select="$intDuration"/>)" /></b>
> 
> Can any one help me with the correct syntax.
> 

select="user:myFunction($intDuration)"

Sometimes things are easier than you think.

Michael Kay


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


Current Thread