When using a webview, you have to realize that it's really a sort of dedicated browser object that you have a lot of control over. If you want to do a form submission programmatically, just think how you would do it in JavaScript, it's the exact same. Reporting the results or even initiating such an event can be handled directly in JavaScript, through a Java-JavaScript interface or through user input, your choice. I suggest reading Mark Murphy's excellent books on Android, there's a chapter (or two?) on webview programming that's very useful.
http://wares.commonsware.com/ -John Coryat "Radar Now!" "What Zip Code?"
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en