In SX Microcontrollers, SX/B Compiler and SX-Key Tool, awasson wrote: Nice work John! I've spent many an afternoon figuring out the best way to execute a loop or create a conditional that responds to text, attributes or some sort of counter in XSLT. It's a great feeling of accomplishment when you manage to write that code and it works. If you're looking for a decent XSL reference guid, I'd recommend XSLT Developers Guide from McGraw Hill (Osborne). It's geared towards readers with an understanding of how the whole XLM/XSL thing works and it's a few years old now but it's been a great help to me. I took your work and added to it slightly. I noticed that your using the Microsoft XML.DOM which of course doesn't work with non-MS browsers so for those who use XML supporting browsers that aren't IE I changed the declaration on your XML file to load the XSL file when it is opened in the browser as XML. It is attached below in a zip file. Open it directly in any XML supporting browser and it will run the XSL transformation directly. I wonder if we should/could take the entire text into xml? Cheers, Andrew ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=86269#m86385 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)