HI
Im implementing the UIWebView in my application where,we have login screen in the UIModalPresentationCurrentContext.in that the user will give the login details and enter /click the login button.but it takes the next page in the same modalPresentation.i need to close the modalpresentation.when the user presses the login button and have to take over to the application by closing the modalPresentation.can any one guide me in this to over come this problem...
Thanks in advance..