J
james.qian
Hi, and thanks in advance for helping me out.
I have an XML file, with an XSL style sheet attached, and I want to use
this XML file as a news feed on my personal site, instead of using PHP.
Is there any way to insert this XML file into the body of my site
without using iframes or using DOM to parse it? I was trying to use
DOM to load it and display it as is, but being a noob at this, I
totally screwed up.
Maybe load it and appendChild?
If GooglePages allows hotlinking, here is a link to the file (i
disallowed hotlinking on my own site, so i had to upload it here):
http://james.qian.googlepages.com/news.xml
I have an XML file, with an XSL style sheet attached, and I want to use
this XML file as a news feed on my personal site, instead of using PHP.
Is there any way to insert this XML file into the body of my site
without using iframes or using DOM to parse it? I was trying to use
DOM to load it and display it as is, but being a noob at this, I
totally screwed up.
Maybe load it and appendChild?
If GooglePages allows hotlinking, here is a link to the file (i
disallowed hotlinking on my own site, so i had to upload it here):
http://james.qian.googlepages.com/news.xml