To launch the user's default browser and send it to a particular site (VBWorld in this case), try this:
Code:
Shell("Start.exe http://www.vb-world.net")