VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Web shourcut with only one line of code

by Michael (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 4.0 (32-bit)
Difficulty: Unknown Difficulty
Originally Published: Wed 29th November 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

Web shourcut with only one line of code

Rate Web shourcut with only one line of code



Private Sub Command1_Click()
Call Shell("start Http://www.webaddress.com", vbHide) 'you can change web adress.com to anything


End Sub

Download this snippet    Add to My Saved Code

Web shourcut with only one line of code Comments

No comments have been posted about Web shourcut with only one line of code. Why not be the first to post a comment about Web shourcut with only one line of code.

Post your comment

Subject:
Message:
0/1000 characters