Is there a way to run a client side VBScript in Internet Explorer (or the WebBrowser control) from an external application?

Example: I have a Visual Basic form with a WebBrowser control on it. I want to be able to click a button on the form, and run one of the VBScripts contained in the loaded document.

Any help would be appreciated.

Thanks.