Hi all, I'm quite new in iPhone development and I need to develop an app. I must get mp3 data from a web server, which provides a simple saving the mp3 in my app document or folder
and use it in an application, which should also dislpay a table with rows like:
song1 song2 song3
But at present I don't know at all how to get this web page, parse it and store into an array in the application. Please do you have any suggestion / hint / sample code ?
Thank you in advance,