quote:
Originally posted by EljayIs it possible to actually create a new IDispatch object (exposing IMessenger purely as an example) using JScript only (no dll) and then get a object for it so it's possible to do something like:
IMessenger.Signout();
That was exactly my question