I forgot something I had before but I deleted it thinking it was unnecessary but what it was doing was that it was displaying the first attribute "chapter" twice and the rest one behind. to fix that...
I got an xml file being echoed by php and all the code works fine but my problem is that inside a tag (exam and the attribute is chapter which is what's being echoed) there's more than one tag (ex,...
THANK YOU SO MUCH!!! I've been breaking my head, it worked perfectly! Thanks to both of you Bionoid and pactor21. Bionoid's script did the trick and pactor21's script is what I was planning on doing...
Thanks for your reply pactor21, that was an error on the syntax. It's still not working but at least is a step closer. I need getElementsByTagName('a') because there are hundreds of them (not...
That's not quite what I am looking for, you see I already have all the php done, I'll make it that the link where the exam is at is going to query their exam...