ok, i'm not asking how to modify my existing iphone app to make this happen, i can do that. i am trying to make links that i have showing up in my app's existing webview open in Safari instead of the existing webview as was originally designed. I want to make this work for existing app users that don't upgrade.
so in my webview i load a page on my server that has html links... is there any code (tag, class, html, java, etc) that i can use that will cause these links to be opened in Safari and not just within the webview?
thanks for the help. i've been looking all over, no luck... yet-