views:

119

answers:

0

I have to login to a website that uses Windows Authentication. I am using ASIHTTPRequest to accomplish. The problem is that I am able to download and display the source code of the HTML page with UIWebView but I could not figure out how to display the full content of the page including pictures, javascript etc. Any ideas how to accomplish this? Can anyone provide me an example for that?