Possible Duplicate:
Executing a PHP script using objective-c
Could somebody go over how I might execute a one way request (I don't need any response), in objective-C using either the ASIHTTPRequest library or NSURLConnection. Is it possible to do this asynchronously using ASIHTTPRequest?
Also, would this be considered an HTTP POST request? The url, for example, is something like this myURL.com/performThisScript.php?specialID=1