I created a web application, and now I want to create a version for the iPhone. As a first step, I want to log in using a username and password. I have a simple login page with a field for username and password. Now I want to send these credentials to my website (say, www.abc.com/login) and check if the username and password are correct.
I need help with this since I am not an experienced iphone developer. I just need to know how to send credentials to the URL of my site. Any help or sample textbook in this regard will be very helpful to me.
spider_coder
source
share