Link to home
Start Free TrialLog in
Avatar of asi
asi

asked on

lunch browser

hi
i would like to know how can i add a the option to my program that do the folow thing ..
when i push on some Tbuttom the program automaticly lunch the browser (explorer/navigatore or other ... the program should find out witch is the current browser)
with a specific Http address ;
10x
asi
Avatar of chrb
chrb

Hi,

Just use the shellexecute and send the address as file to execute, maybe you must run "start" as program with the address as parameter
Avatar of asi

ASKER

hi
1)but how can i find out what browser does any local computer has ?
2) what do u mean "maybe you must run                        "start" as program with the address as parameter " can u be more specific , example ?
10x
asi


I will give you an example, just have to make it first :)

Chr
ASKER CERTIFIED SOLUTION
Avatar of itamar
itamar

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial