Hello Friends,
Anyone have idea how to pass value from iPhone application to the REST-Webservice using POST method.?
ex: http://mysite.com/services/updatescore/uid=1234&score=12658
I want to send this information using POST request. - How can I do it.?
Thanks.