Possible Duplicate:
How can I create a registeration form connected with an xml webservice?
I’ve to create a registration and login form in connection with web service. How can i send the registration details in to web service? And how can i log in using the username and password from web service? Help me.
Firstly learn the basic of Web Service here
This article will give you a good understanding of how to communicate with XML web services from within your iPhone application, and the examples will provide a solid foundation for consuming other web services in your own projects.
http://www.allappsdevelopers.com/TopicDetail.aspx?TopicID=97963e2d-37a5-4e48-b434-3fced80d2b55
Example:
On Form Submit