On Iphone, how do I implement a button that will open up a website?
- by MikeN
From my Objective C iPhone app, I want a user to click on a "Register" for account button and then open up a registration page on my website. What is the code on the iPhone to open up a website in response to a user action?