RE: [xsl] xsl to html help

Subject: RE: [xsl] xsl to html help
From: "Avula, Raj" <RAvula@xxxxxxxxxxx>
Date: Tue, 3 Apr 2001 17:59:19 -0700
try using 

<input type="text" value='&lt;xsl:value-of select="sourcePath"/>'>

-Raj
> -----Original Message-----
> From:	Java XML [SMTP:jaxlive@xxxxxxxxxxx]
> Sent:	Tuesday, April 03, 2001 2:07 PM
> To:	XSL-List@xxxxxxxxxxxxxxxxxxxxxx
> Subject:	[xsl] xsl to html help
> 
> I want to display the value of a node in a text box in html i used it this
> 
> way
> 
> <input type="text" value='<xsl:value-of select="sourcePath"/>'>
> 
> but i get a parser error any other suggestions for this
> 
> thanx in advance
> JAX
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


Current Thread