xsl-list
[Top] [All Lists]

tu put one value into the radio value

2003-03-03 17:42:10
i have this:
<input type="radio" name="votacionvalor" value="" /><br />
in the input value i want to put the value of:
<xsl:value-of select="nombre"/>
if i try to meke the next it produces error:
<input type="radio" name="votacionvalor" value="<xsl:value-of
select="nombre"/>" />

how can i sove it?
thanks



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



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