Search code examples
cocoansmutableurlrequest

doing NSURLRequest and pass value through form-variable


i would like to do a HTTP POST method to communicate with an ASPX page. I will need to pass the value through form-variable.

how can i achieve it on objective-c?


Solution

  • http://www.cimgf.com/2010/02/12/accessing-the-cloud-from-cocoa-touch/

    This was the first entry on Google. Please search Google prior to asking questions here :)