This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: xsl to html help


try using 

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

-Raj
> -----Original Message-----
> From:	Java XML [SMTP:jaxlive@hotmail.com]
> Sent:	Tuesday, April 03, 2001 2:07 PM
> To:	XSL-List@lists.mulberrytech.com
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]