Hi, I need to open a browser from my application, The requirement is to send some data not via URL like in GET method. I want to post data via post. is that possible?
On Sep 9, 2:44 am, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > 2008/9/8 Baran <[EMAIL PROTECTED]> > > > > > Hi, > > > Any idea about how we can open a web browser through our android > > appoication with POST data attached to the requested uri. > > > I am able to open a web page on the browser from the application using > > the Intent feature, but now I am wondering if this is possible to have > > POST data attached to the requested uri. > > I am not clear on what you intend to do here...how can POST data be attached > to a URI? Do you mean GET data? > > > > > Thanks in advance!! > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

