can u use a shell command to open it from vb?
like this:
Shell("start http://whatever.com/script.php"), vbHide
like this you can pass querystrings onto the script too..
that there should work.. i think it'll open up the default browser on the system and go to the address you have in there... 🙂