tommytrance
Programmer
Hi Folks,
I am creating an XML doc from an ORacle database. It has a tree structure up to 4 levels deep. It works perfectly. What I need to do though is to convert it into an HTML file that still represents the hierarchy. My users want to be able to expand the tree elements they want to see and then print the result. I could do this in XML but they will see the tags.
So, basic quesion is........
How do I convert an XML doc into a HTML tree (if such a thing exists)
Cheers
Tom Mcguire
Arete Software Ltd
I am creating an XML doc from an ORacle database. It has a tree structure up to 4 levels deep. It works perfectly. What I need to do though is to convert it into an HTML file that still represents the hierarchy. My users want to be able to expand the tree elements they want to see and then print the result. I could do this in XML but they will see the tags.
So, basic quesion is........
How do I convert an XML doc into a HTML tree (if such a thing exists)
Cheers
Tom Mcguire
Arete Software Ltd