I have looked at w3schools tutorials, and every other one I could find online. None seem to work. I tried copying and pasting the w3 schools tutorial html and xml (saved as seperate files in the same folder), and they don't work. I don't mind if I need to use javascript, or whatever. My html file contains tables as placeholders; the xml data should load and display in one of these cells . It can load into a table, or as data (without showing the xml tags). Someone please either point me to a decent tutorial on this, or let me know what code I can use. Most of the javascript tutorials I found don't explain where the codes need to be in order to work, and I haven't found a way through hours of experimenting. If I could even just get the source code for an html doc and an external xml file that actually displays, I can play around until it works for me. I am familiar with html, and with xml, but have never used xml in html. I am relatively unfamiliar with javascript. Thanks in advance...