How can I enable cookies in my iPhone Application that uses a UIWebView Window, so that my login system will work?
If the site you are logging into is an ASP.NET site, the problem may be due to the UIWebView sending an unrecognized User Agent. See Change User Agent in UIWebView (iPhone SDK)