xsl-list
[Top] [All Lists]

RE: Calling a vbscript function

2003-06-09 04:11:48
Just in case, if the name of your element is "intDuration", leave off
the "$", I believe, since the $ denotes a variable or parameter to the
template.

On Mon, 2003-06-09 at 01:24, Michael Kay wrote:
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
-- 
David A. Bartmess
Software Configuration Manager / Sr. Software Developer
eDingo Enterprises
http://edingo.net


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



<Prev in Thread] Current Thread [Next in Thread>