|
Subject: RE: Populating textbox From: "Colleen O'Rourke" <corourke@xxxxxxxxxxxxxx> Date: Fri, 19 May 2000 17:54:50 -0400 |
THANK YOU ALL !!!!! This was what worked, only I needed .// in front of "FIRST_NAME". > <FORM> > <GEN_INFO> > <FIRST_NAME>Joe</FIRST_NAME> > </GEN_INFO> > </FORM> ><input type="text" size="18"> > <xsl:attribute name="value"> > <xsl:value-of select=".//FIRST_NAME"/> > </xsl:attribute> ></input> Hope this helps others. Thanks again, Colleen XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: Populating textbox, Ben Robb | Thread | AVT's in xslt_processor:output doct, Warren Hedley |
| To control the XML doc using XSL, Cheun N Chong | Date | Re: Netscape Support for XSL - clie, Keith Visco |
| Month |