Hi all, I have a .vm file that I want to output some XML on the page in a table of other data. Obviously, if I output my raw XML, it doesn't show up, because of the < and > tags... What have people done to output XML nicely? I would love it if I could take my very compact machine readable XML with no returns or spaces, and convert it to nice pretty XML with returns and indentations...
Slapping the XML in a textarea is a plain, ugly, but workable method, I am looking for something better! Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
