Posted on 05/12/2007 14:12:40
Ok create a new paragraph in a Dynamicweb page and switch the editor to HTML view, and paste the code below in there.
At the bottom of the code you can see which xml and xsl is called. You can change those filenames to the xml and xsl filenames you have in your local installation.
A sidenote, since it is a client side (browser) xml xsl transformation you cannot just access remote files on other servers. This is due to security restrictions of the browser. So save your XML file to your local Dynamicweb website.
Ok here's the code to be put into the HTML source of a paragraph: