This question would be more appropriate on the iPhone Dev Forums.
That said, read the iPhone Application Programming Guide, http://developer.apple.com/iphone/library/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/
- specifically the section on communicating with other applications
f
I am working on a simple iPhone application.
One page contains a UIView with some information and a link to a website.
What controls should I use so that when the user taps the link, the
application to stop and the browser application to load the website.
Thank you,
Dragos
___