Good to hear you got it fixed :)
Tooling is one thing, but it pays to sometimes apply some old school
handcoding.
-Oorspronkelijk bericht-
Van: monodroid-boun...@lists.ximian.com
[mailto:monodroid-boun...@lists.ximian.com] Namens Jeremy A. Kolb - ARA/NED
Verzonden: maandag 7 januari 201
Hi,
I am trying to submit data to a url from a webview...with no success...
this is my code.. am I doing something wrong?
Android.Webkit.WebView webview = new Android.Webkit.WebView(this);
webview.Settings.LoadWithOverviewMode = true;
webview.S