doing NSURLRequest and pass value through form-variable
i would like to do a HTTP POST method to communicate with a开发者_如何学运维n ASPX page. I will need to pass the value through form-variable.
how can i achieve it on objective-c?
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 :)
精彩评论