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.
Rate Open a link to a homepage or a mail with ONE line of code
(4(4 Vote))
'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
Open a link to a homepage or a mail with ONE line of code Comments
No comments yet — be the first to post one!
Post a Comment