Advertisement
1_2002 Internet/ HTML #106524

Open a link to a homepage or a mail with ONE line of code

Open a homepage or a mail link with just one line code.

AI

Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Codice sorgente
original-source
'Dont erase the  ,vbHide
'If you do it then an ugly DOS box will be shown when your launching the link

'For homepage
Shell ("Start http://www.FireStorm.Now.Nu"), vbHide
'For mail
Shell ("Start mailto:[email protected]"), vbHide
Commenti originali (3)
Recuperato da Wayback Machine