| RE: how to use the xsl:param in the output html script function2004-05-19 23:54:41Hi, The curly braces act as expression delimiters only in Attribute Value Templates, see <http://localhost/TR/xslt/#attribute-value-templates>. Use xsl:value-of to create a text node, see <http://localhost/TR/xslt/#value-of>. Cheers, Jarno 
 
 |  | ||||||||||||||||