Loading An XML File in HTML
I want to create a "playlist" feature for my personal web portfolio page.
iTunes can export a playlist in several file formats, but I presume XML
would be the easiest to work with.
How can I load this XML file dynamically, and retain the same "tabled"
formatting? Is it possible?
As my playlist changes regularly, I'd like to keep updating this feature
often, let's say weekly. I would only have to export out a new playlist
from iTunes and replace the linked XML file, refresh the HTML page and see
a new, updated playlist.
Anyone? Is this doable?
Thanks.
No comments:
Post a Comment