| 
 
Subject: Re: [xsl] pass variables to next form on submit from XSL file From: Martin Honnen <Martin.Honnen@xxxxxx> Date: Wed, 18 Feb 2009 13:30:49 +0100  | 
<input type="hidden" name="argu1" value="<xsl:value-of select="$argu1" />" >
But getting error here
value="<xsl:value-of select="$argu1" />"
Use an attribute value template <input value="{$argu1}" type="hidden" name="argu1"/>
Martin Honnen http://JavaScript.FAQTs.com/
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] pass variables to next fo, himanshu padmanabhi | Thread | RE: [xsl] pass variables to next fo, Michael Kay | 
| Re: [xsl] pass variables to next fo, himanshu padmanabhi | Date | [xsl] variable ending with ^@, himanshu padmanabhi | 
| Month |