VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Add to internet explorer Favorite 2 Line Code

by Crackzman (1 Submission)
Category: Miscellaneous
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Thu 20th April 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Add to internet explorer Favorite 2 Line Code

Rate Add to internet explorer Favorite 2 Line Code



Private Sub Command1_Click()
ShellExecute 0, "Open", "javascript:window.external.AddFavorite('http://www.vbcode.com/','Visual Basic Code at vbcode.com')", "", "", 0
End Sub

Download this snippet    Add to My Saved Code

Add to internet explorer Favorite 2 Line Code Comments

No comments have been posted about Add to internet explorer Favorite 2 Line Code. Why not be the first to post a comment about Add to internet explorer Favorite 2 Line Code.

Post your comment

Subject:
Message:
0/1000 characters