On Thu, Apr 12, 2012 at 12:14 PM, Farhan Tariq <[email protected]> wrote: > I get response code 200, response OK. But the html that gets generated has > the form itself. I think I am making the correct post request, but can't > figure out why it is not going through. Could it possibly have to do with > the form page being in ASP ? >
First, this has nothing to do with Android. If you get an error, you will most probably be redirected to the same form. Make sure your input is correct, test with a browser first. Dump the response, look for errors, etc. -- 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

