Hello.
I am writing a ActiveX Control File (VB) which will be packaged as *.CAB
In this ActiveX Control, I would like to have a button which can open a new Browser with URL.
How can I do that?

The simple question is: How can I call a URL with new browser in ActiveX Control (VB) ?