The CreateObject function is used to instantiate COM objects.
I received this code from one of those nice people here who are willing to spend their time and energy …
vba scripting createobject filesystemobjectaccording to http://msdn.microsoft.com/en-us/library/ms524620.aspx you should use server.createObject If you are already familiar …
com asp-classic instantiation createobjectI'll try to keep this basic. I'm trying to run a shell on the server side (not the client). I've …
asp-classic vbscript createobjectI want to create a file on my server, and then, write datas in <script runat="server" language="VBScript"&…
asp.net vbscript createobjectI am trying to access the document of an internet explorer com object with windows 2012. The code works great in …
powershell com internet-explorer-10 createobjectWhen I call Server.CreateObject(), from my Classic ASP page, I get Microsoft VBScript runtime (0x800A01B6) Object doesn't …
createobjectIn my company's code, I've often seen component files used by initializing an object of that component and calling the …
coldfusion components design-decisions createobject cfinvoke