Log in

View Full Version : xml in html



queerfm
09-04-2006, 01:55 PM
Hi i would like to make this xml show in my html code any ideas
http://www.queerfm.net/XMLSongs.xml

Thanks i can't turn it into a text file so sorry

Twey
09-04-2006, 03:47 PM
You can't do anything with XML if it's not well-formed :)

You can still treat it as text and just echo it into a page using a server-side language or XMLHttpRequest though.

queerfm
09-06-2006, 01:25 PM
yeah true but i would like to make it refreash after each time the xml file shows yu when the song finishes and i would like the page to refreash sorry if this don't make any sence

queerfm
09-08-2006, 04:26 AM
any one know where i can go to get this xml code cheacked