Hey Guys,
I've already done some research and searching into my problem, but have yet to find a solid answer.
I have a UIWebView that is created in IB in an XIB (ie. it's not code created).
My problem is that I want users to really only be able to stay on this page within the application, any links they click on, it opens the link in Safari...not in the UIWebView (being I don't want to handle a back/forward button).
The page found below, is basically just a search able phone book.
Some members in the phone book have websites (enter the possibility of clicking on a link).
Saint Rose Phone Book
Any thoughts/ideas?
Thanks,
Justin