iphone - Save content of UIWebView -


i working on app , need save content of uiwebview.

i use stringbyevaluatingjavascriptfromstring:@"document.getelementsbytagname('html')[0].innerhtml" html of uiwebview, problem method not save full content of webpages.

so question how save full content of webpage including images , css

i think there thread topic here:

iphone uiwebview download complete page css , images

hope helps.


Comments