I'm not sure really. You'd probably need to download the entire page first, save it locally, make changes then show it in a webview from the local file. But then it becomes more of a problem when you need to follow links from that page, or if it's dynamically generated (PHP/ASP) etc etc.
|