Hey, I have a webView inside my iPhone app. The webView opens a html page (not on iPhone) on a server. Now the website contains an html image. Since iPhone doesnt cach and is loading slowly i like to link the html image to a local resource in my app.
Does anyone know how to do this? Is that even possible?