How do you get web page data and put the data into a string?
Something like:
NSString *webPageBody = GetWebPageData("www.mysite.com/webpage.html");
in the webPageBody, I would like to see "html my web page html".
|
How do you get web page data and put the data into a string? Something like:
in the |
||||
|
|
|
||||
|