Hi,
I a bit overwhelmed with all of the sample code I've seen on the apple dev site. I'm looking for a simple example to show me how to load an xml file from a server into iphone. I would like to read url's from this xml file and load an image.
Hi,
I a bit overwhelmed with all of the sample code I've seen on the apple dev site. I'm looking for a simple example to show me how to load an xml file from a server into iphone. I would like to read url's from this xml file and load an image.
you may want to create a new test project to see how does the nsxmlparser parse the xml by following this example
i m aslo in search of that type of example , which can help me out , how to parse xml in our project