I’m a newcomer to the iPhone world. I’m working on an application having a login page. I have to send UIText value of username and password to the server. Code would be appreciated.
I’m a newcomer to the iPhone world. I’m working on an application having a
Share
You can check the user_ name and password from the severer ASIHTTPRequest framework
it’s the ex. of code which from the twitter request.m file