Hi Guys
I followed the tutorial from the url posted below and managed to get the app running fine with a static url for the source and just some sample content and i have a couple of questions that i was hoping someone would be able to point me in the right directions for some tutorials that may help.
1) my first question is about concatenating responses to form a url, i would ask the user to answer appx 4 or 5 questions which will give them a directory structure depending on there responses and then concatenate it all together to give a url to download the xml from?
2) my second question is whether i would be able to load an image large enough to fill the screen at the bottom of the table either as a customized cell big enough to hold an image the size of the full screen, or in an image view added in the xib under the tableview (but will it be constrained to the size of the image view added to the xib?)or using a cell in the final detail to open a further detail view showing the image?
any help, tutorials or source you can provide would be much appreciated.
http://www.edumobile.org/iphone/iphone-programming-tutorials/parsing-an-xml-file/
Thanks
Brad
I followed the tutorial from the url posted below and managed to get the app running fine with a static url for the source and just some sample content and i have a couple of questions that i was hoping someone would be able to point me in the right directions for some tutorials that may help.
1) my first question is about concatenating responses to form a url, i would ask the user to answer appx 4 or 5 questions which will give them a directory structure depending on there responses and then concatenate it all together to give a url to download the xml from?
2) my second question is whether i would be able to load an image large enough to fill the screen at the bottom of the table either as a customized cell big enough to hold an image the size of the full screen, or in an image view added in the xib under the tableview (but will it be constrained to the size of the image view added to the xib?)or using a cell in the final detail to open a further detail view showing the image?
any help, tutorials or source you can provide would be much appreciated.
http://www.edumobile.org/iphone/iphone-programming-tutorials/parsing-an-xml-file/
Thanks
Brad