|
Delphi Secret #13
Launching the Default Web Browser
|
|
Using the WinExec command works well if you know exactly what browser they have installed or are using. However, most of the time you will not know which browser they are using. Using this command will open the default web browser to the specified URL. Code:
|