Ok, this probably has a really simple answer, but I\'ve never tried to do it before: How do you launch a web page from within an app? You know, \"click here to go to our FAQ\",
I believe you want to use the ShellExecute() function which should respect the users choice of default browser.