http://192.168.1.4:55106/Waiter_json.aspx?MethodName=InsertOrderForTable&InstanceId=1&CustomerId=1&TableID=23&quantityAndItemID=[{ "commej":"","id":1,"Quantity":5}]
In the above url i got the error like that:: java.net.URISyntaxException: Illegal character in query at index 129: http://192.168.1.4:55106/Waiter_json.aspx?MethodName=InsertOrderForTable&InstanceId=1&CustomerId=1&TableID=23&quantityAndItemID=[{ "commej":"","id":1,"Quantity":5}] means error at starting square bracket. How can i solve this problem ? can anyone help me..? -- 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

