Use the attribute element inside the input tag. I think it looks
something like this:
<input type="text">
<attribute name="value">
<xsl:value-of select="SourcePath" />
</attribute>
</input>
Check my syntax, but that's probably the best way.
--Larry Garfield
lgarfiel@xxxxxxxxxxxxxxxxxxx
DePaul Linux Users Group Secretary
-- "If at first you don't succeed, skydiving isn't for you." :-)
On Tue, 3 Apr 2001, Java XML wrote:
> 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 |
- xsl to html help
- Java XML - Tue, 3 Apr 2001 20:47:44 -0400 (EDT)
- Laurence O Garfield - Wed, 4 Apr 2001 01:14:40 -0400 (EDT) <=
- Michael Kay - Wed, 4 Apr 2001 03:34:13 -0400 (EDT)
- <Possible follow-ups>
- Avula, Raj - Tue, 3 Apr 2001 21:01:02 -0400 (EDT)
|
|