[Home] [By Thread] [By Date] [Recent Entries]
> The requirement is- to populate the value of the text input
> element in HTML from
> the data in XML using a XSL.
>
> <INPUT TYPE="TEXT" NAME="NAME_TEXT" VALUE= xxxx> </INPUT>
>
Either use attribute value templates (VALUE="{expression}") or use an
<xsl:attribute> instruction.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



