I have been driving myself crazy the past few days trying to figure this out. I have tried different Parsing Scripts and have read and searched various things trying to find a solution. I am officially lost.
What I want to do is list some of My Xbox Live info on my Website. I found a Website where most of my information is stored as an XML File. This website is found here http://duncanmackenzie.net/services/...Tag=ManHands14
What is the bset way to display some of this information that would be updated when my page is loaded??
For example if I wanted to display <Info>Last seen 15 hours ago playing Xbox 360 Dashboard</Info>
I have come across a Javascript that will load a Local XML File, so if there is a way to save the XML to my server and load it from there I could do that.
I also looked into PHP Parsing but that was way over my head.........I hope someone can help Guide me.
What I want to do is list some of My Xbox Live info on my Website. I found a Website where most of my information is stored as an XML File. This website is found here http://duncanmackenzie.net/services/...Tag=ManHands14
What is the bset way to display some of this information that would be updated when my page is loaded??
For example if I wanted to display <Info>Last seen 15 hours ago playing Xbox 360 Dashboard</Info>
I have come across a Javascript that will load a Local XML File, so if there is a way to save the XML to my server and load it from there I could do that.
I also looked into PHP Parsing but that was way over my head.........I hope someone can help Guide me.