Anyone done a <form> post from a WebView with credentials encoded 
into the action URL?

<form method="POST" action="http://uname:[email protected]/"; >

When I try this, my server comes back with a 401 to collect the Realm 
credentials and Android fires up the full-blown browser to collect 
them.

The HTML is from assets.

-- Ward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to