Does anybody know a workaround.I am using localstorage,but what happens is,inside loop,the variables gets overridden:( and only last value is set.
On Feb 16, 9:07 am, ramya <[email protected]> wrote: > bounce... > > On Feb 15, 5:49 pm, ramya <[email protected]> wrote: > > > > > > > > > I am usingandroid3.0and phonegap for my development,when ever I > > pass the url with query string(parameters) ,I geterrormessage > > "Applicationerror-ThewebPagecontainserror".I tried to bypass it > > using local storage ; > > But for search form,I need to retrieve the search inout from the > > user .I am not able use GET method as query string is appended to > > url.Any suggestions how to workaround this -- 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

