Coder's Guild Mailing List

Web Links in programs

Posted by James Steele on 2001-05-12

C++ with MFC
MSVC++ 6.0

I have a push button on a dialog box that, when the user clicks it, I want it to open the 
web browser and take the user to the program's homesite.  How do you tell the computer 
to go to a website from pushing a button on a program?