I currently have a UIWebView that is displayed within a modal view. It is basically a detail view that provides a view of a page when the user clicks a link. When the view
i prefer to the following:
[m_webView stringByEvaluatingJavaScriptFromString:@"location.replace('about:blank')"]