Help!!! I am fairly new to iPhone App development and I am caught up with parsing! I am trying to read the feeds from a URL which ends in .cms I was able to get the text from the source and remove the HTML using the flattenHTML code but I am having trouble with extracting the path for the image. The path for the image is in something like: ....(text+html)...><img src="http://www.... If anybody could please help and suggest how i can get the path for the image extracted... :((
Thanks in advance!