[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] using my/url.xml?parameter=myparameter with XSL
Hello,
I'd like to know how to do the following I have a xml file "file.xml" and a xsl file file.xml file contains stuff like : <section id="1"> [....] </section> <section id="2"> [....] </section> <section id="3"> [....] </section> I'd like to write a xsl script that allow to display a section (and only this one) using http://my-domain.com/file.xml?id=1 -> display section 1 http://my-domain.com/file.xml?id=2 -> display section 2 http://my-domain.com/file.xml?id=3 -> display section 3 Thanks in advance Luc +------------------------------------------------+ | Luc Saint-Elie | | email : luc@xxxxxxxxxxxxxxx | +------------------------------------------------+ | Java Server Side Open Source technologies | | http://www.interpasnet.com/JSS | +------------------------------------------------+ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|