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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -