Ask whoever wrote the Web service. Only they can tell you how they expect the JSON to be delivered.
On Mon, Sep 27, 2010 at 9:11 AM, titleist <[email protected]> wrote: > Hello, > i searched the net to find something about how to pass arguments to > JSON c# .net web service, but i didn't find anything useful for me. I > have to pass arguments like GUID or at least Username and Password. > Is > params.put("var", ""); the right thing? How do i pass multiple > parameters like this, let's say username and password? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://skillsmatter.com/go/os-mobile-server -- 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

