What I want to do is, from within my VB(6) code, open up IE at a particular URL. It seems like the VBRun.Hyperlink object has this capacity, but I can't seem to instantiate the object; ditto for the 'UserDocument' object. Can I Shell to IE with a URL specification? If anyone can tell me the best way to do this I sure would appreciate it.