Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

g.rocks

macrumors newbie
Original poster
Jun 13, 2010
1
0
I'm developing an application which automatically updates its background from a website. i need to extract the link to a image in the page .is there any way to do that.plz help...
Can i use regular expression in NSscanner for that??
 
If you're targeting 3.2 or greater, you can use the rangeOfString methods with NSRegularExpressionSearch to do regex. I don't think NSScanner supports it though.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.