Subject: XSL Queries
From: "manoj kumar" <b_manoj@xxxxxxxxx>
Date: Sat, 11 Feb 2006 12:13:03 +0800
|
Hi everyone,
I have an xml file with details
<orders>
<category type='shirt'>
<price>100</price>
</category>
<category type='Tshirt'>
<price>150</price>
</category>
<category type='Jeans'>
<price>500</price>
</category>
<category type='Pant'>
<price>750</price>
</category>
</orders>
In an xsl file i have to list type of categories in left side on
clicking=
particular tag the price details should be displayed on right. Give me a =
sample of this, so that i can develop it further [
EX: click link pant should display 750 on right hand side
Please send to this email-ID :b_manoj@xxxxxxxxx
Thanks in Advance,
Manoj
--
India.com free e-mail - www.india.com.
Check out our value-added Premium features, such as an extra 20MB for mail
storage, POP3, e-mail forwarding, and ads-free mailboxes!
| Current Thread |
- XSL Queries
- manoj kumar - 7 Feb 2006 13:36:44 -0000
- <Possible follow-ups>
- manoj kumar - 11 Feb 2006 04:13:27 -0000 <=
|
|