[xsl] XSL Queries

Subject: [xsl] XSL Queries
From: "manoj kumar" <b_manoj@xxxxxxxxx>
Date: Tue, 07 Feb 2006 21:36:29 +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 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 [Note XML file may vary].

EX: click pant should display 750 on right hand side

Please send to this email-ID :bmanoj@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