I have an ActiveX control that is used in Internet Explorer.

And I want to be able to pass subroutine calls to it via VBScript.

I've tried just making the subroutine Public, but it doesn't seem to be calling it.