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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -