Web shourcut with only one line of code
Web shourcut with only one line of code
Rate Web shourcut with only one line of code
(1(1 Vote))
Private Sub Command1_Click()
Call Shell("start Http://www.webaddress.com", vbHide) 'you can change web adress.com to anything
End Sub
Web shourcut with only one line of code Comments
No comments yet — be the first to post one!
Post a Comment