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

RE: list box... options

Subject: RE: list box... options
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 29 Sep 1999 17:47:37 +0100
list box options
You need to specify an attribute value template: <options
value="{hotel_code}"/>. But I somehow suspect you are using Microsoft's IE5
XSL, which doesn't support this feature (it implements a very old draft of
the XSL standard).
 
Mike Kay

-----Original Message-----
From: Sailesh Heeramun [mailto:heeramun@xxxxxxxxxx]
Sent: 29 September 1999 16:41
To: xsl-list@xxxxxxxxxxxxxxxx
Subject: list box... options


This is part of an XSL code  that does not work 
In fact, i have not been able to include the "hotel_code" dynamically as the
value for the options. 

<select name="c" size="1" onchange=""> 
 <xsl:for-each select="accortronccommun/liste_hotel/hotel"> 
          <options value="<xsl:value-of select="hotel_code"/>">
<xsl:value-of select="hotel_name"/> 
        </xsl:for-each> 
</select> 


Anybody please help 
-- 
Heeramun Saïlesh 
Equipe de développement INTEGRA 
Email :heeramun@xxxxxxxxxx 
  


 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.