Is it possible for my ActiveX Control loaded on a webpage, to call the VBScript functions and subs defined on that page?
And if, then how do I call them from the ActiveX?

I have tried with calling through the Parent object, but it won't let me access my own subs and functions on the webpage.


Hope anyone can help...
- ManCap