tags:

views:

36

answers:

1

I want to create an application send an request like "http://www.mysiteabc.com/[email protected]&password=123321" and read data return from a web. Anybody can show me how to do this. Thanks

+1  A: 

Check out the extensive documentation, and pay particular attention to NSURLConnection.

imaginaryboy
Thanks for your help! :)
leduchuy89vn
Feel free to actually formally accept the answer, Mr 8% accept rate. :)
imaginaryboy