XML help please?
- Started
- Last post
- 0 Responses
- lament
hey all,
i'm an XML noob, and i'm trying out YoungPup's XMLTree.
http://www.youngpup.net - click on components, then ypXmlTree. on the right, under documentation, it reads:
"Transforming the XML
Now that you've got your XML file, it just needs to be sent through an XSLT processor with ypXmlTree.xsl to generate the HTML output. The exact method through which this is achieved varies from platform to platform, so you will need to check your platform's documentation.However, if you happen to be using IIS5 with MSXML3 and ASP, then you can use the XSLT plumbing library I use. It's convenient because it wraps up all the object instanciation, xml loading, and parameterization logic into a few handy functions..."
and goes on. i realize what has to be done, i know how to edit the XML file, but how can i get it to output?
go easy on me.. thanks for any help.. :)