Search Tools Links Login

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


Visual Basic 6, or VB Classic

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

Original Author: Per Andersson

Code

'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

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 83 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.