Advertisement
2002ASP Internet/ HTML #2562

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

Shrnutí 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.

Zdrojový kód
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:FireStorm@GoToMy.com"), vbHide
Původní komentáře (3)
Obnoveno z Wayback Machine