Hi.

I think you should be able to do it after by using something like this:

browserView.LoadFinished += (sender,e) {
       UIWebView  obj  = sender as UIWebView;
      string content = b.Request.Body.ToString();
}

Vennlig hilsen/Kind regards

ALEXANDER VIKEN
Technology Evangelist
M: (+47) 472 71 000 
twitter: http://twitter.com/alexanderviken
bio: http://about.me/alexanderviken 
blog: http://mobilteknologi.no | http://agilemobility.net

On 27. sep. 2012, at 18:23, Matronix <[email protected]> wrote:

> After loading a web page in the UIWebView is there anyway to read an html
> element from the page?
> 
> 
> 
> --
> View this message in context: 
> http://monotouch.2284126.n4.nabble.com/UIWebView-Get-HTML-Source-tp4657280.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch

_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to