Skip navigation.
 
mlRe: How Do You Open Default Web Browser and goto URL?
FROM : Michael Vannorsdel
DATE : Fri May 02 05:16:03 2008

Checkout NSWorkspace's openURL:.  NSWorkspace is there to help your 
program when dealing with external programs and functionality.



On May 1, 2008, at 9:02 PM, Peter Zegelin wrote:

> I would like my application to have a 'Visit Website..' menu but I 
> can't figure out how to get the users default web browser to open 
> and automatically send it to my website.
>
> I would also like to be able to automatically fire up their email 
> client and fill in the address and subject (for bug reporting), if 
> this is possible.
>
> Any suggestions and/or examples would be greatly appreciated.

Related mailsAuthorDate
mlHow Do You Open Default Web Browser and goto URL? Peter Zegelin May 2, 05:02
mlRe: How Do You Open Default Web Browser and goto URL? Michael Vannorsdel May 2, 05:16
mlRe: How Do You Open Default Web Browser and goto URL? Peter Zegelin May 2, 06:05
mlRe: How Do You Open Default Web Browser and goto URL? Andrew Farmer May 2, 06:18
mlRe: How Do You Open Default Web Browser and goto URL? Jens Alfke May 2, 06:19
mlRe: How Do You Open Default Web Browser and goto URL? Michael Vannorsdel May 2, 06:19
mlRe: How Do You Open Default Web Browser and goto URL? Peter Zegelin May 2, 06:24