[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Input tags-more detail, not an html query honest!

Subject: Input tags-more detail, not an html query honest!
From: david@xxxxxxxxxxx
Date: 19 Jun 2001 08:53:49 -0000
html query
Okay, everyone seems to think I am having an HTML problem but it isn;t, I just 
phrased the question badly, here is a smaple of code:
<xsl:for-each select="ABOOK/ANAME">
<tr>
<td><xsl:value-of select="REALNAME"/></td>
<td><xsl:value-of select="EMAIL"/></td>
<td><xsl:value-of select="NICKNAME"/></td>
	
<td>
<INPUT type='checkbox' name='frmabook' value="?????" checked='true'/>
</td> 
</tr> 
</xsl:for-each>

I need the value of the input to be the same as the xml email value.
How do I do this?





On Mon, 18 Jun 2001 21:42:22 +0100 "Michael Kay" <mhkay@xxxxxxxxxxxx> wrote:
>> I am quite new to style sheets and I need to know how to use
>> input tags. I have
>> an xsl file which creates a table of xml elements with a
>> checkbox next to each.
>> I need the value of the checkbox tag to change with the
>> different values of the
>> elements.
>
>Do you know what HTML you want to generate?
>
>If so, give a sample of the XML source and the corresponding HTML output,
>and someone will probably suggest a way of getting from one to the other.
>
>If not, you're asking on the wrong list: you need HTML advice, not XSLT
>advice.
>
>Mike Kay
>Software AG
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>


-- 
Get your firstname@lastname email for FREE at http://Nameplanet.com/?su

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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.