vbscript - Call COM object from classic ASP -
How to call COM objects from classic ASP? I tried hard but did not get a good tutorial.
If you see 'this page, for example:
It assumes that "some. Objects" have been registered as a COM object (for example, "regsvr32 / register someObject. Dll ").
To read further, Oreli had a good book on it and you can consider reading this sample chapter:
or this tutorial:
Comments
Post a Comment