I expect this is very easy in Cocoa, but I can't find a good reference to it...
I just need to launch the default web browser from within my app, passing the required URL. Note: I'm not trying to display the web page inside my app with the Web-Kit, I want it in the external app.
Appreciate any pointers for this!
HB