I am trying to get this Outlook Web Access demo account to load in an iPhone's UIWebView, and it does absolutely nothing... I don't even get an error code with the UIWebViewDelegate didfailLoadwithError method... here's the details:
URL: https://webmail.123Together.com/exchange/
Username: [email protected]
Password: test
I would like to get this successfully loaded using webView loadrequest method if possible.
Thanks,
MS
views:
409answers:
3
+1
A:
See similar link: http://stackoverflow.com/questions/1769888/how-to-display-the-authentication-challenge-in-uiwebview
Shuriken
2010-05-31 07:53:25