rr299
06-20-2007, 01:56 PM
Hi I am fairly new to XML when using it with HTML and can't figure this out. It's probably very basic but I can't find the answer anywhere (usually means i am searching for the wrong thing!)
Basically I have an XML document with some information in it which I want to put into a table. I have followed an XSLT tutorial and have created an XSL document which does just this. When I load my XML document in a browser it loads the table as required (ie C:/mystuff/table.xml). My problem is that I want to put this table into a HTML page with some other information on and I can't work out how to do this. So basically I want to load a .html file rather than a .xml file.
Any pointers would be great.
Thanks
Basically I have an XML document with some information in it which I want to put into a table. I have followed an XSLT tutorial and have created an XSL document which does just this. When I load my XML document in a browser it loads the table as required (ie C:/mystuff/table.xml). My problem is that I want to put this table into a HTML page with some other information on and I can't work out how to do this. So basically I want to load a .html file rather than a .xml file.
Any pointers would be great.
Thanks