I have a string as shown below
NSString *imagesource=@"<img src="http://edge.shop.com/edge.shop.com/ccimg.shop.com/250000/255300/255316/products/1142702303.jpg" title="Marley Coffee&reg; Mystic Morning Organic Ground Coffee" alt="Marley Coffee&reg;";
How can I select only the text starting with 'src=' (and ends with a space), in this case the source of the image