load website in default browser when clic on link

BlitzPlus Forums/BlitzPlus Beginners Area/load website in default browser when clic on link

goux(Posted 2013) [#1]
Hi,

i begin coding in Blitzplus, and i would know how i could make a link to my website in a "About ..." window?

This window would contain link to my website (for exemple "http://www.mybesite.com"), then when i click on this link my website will load in the default browser .

Thanks for yr help

I look in the gadgets commands but not find anithing to do this...

mg


GfK(Posted 2013) [#2]
ExecFile("http://www.mybesite.com")