Hi there,

is it possible to send Http Post requests directly from a WebView? I
don't see anything like that in the reference. I have to access some
sites which want their parameters via Post.
The solution of loading the contents via HttpClient and then "copying"
that into the WebView via "loadData()" seems rather complicated to me
- and what to do when a page requests cookies?

Is there a simple solution to that?

Thanks in advance,
matiam

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to