All Tags ›
ASP Classic ›
COM (
RSS)
Sorry, but there are no more tags available to filter with.
-
In ASP scripts, you should use the server.createobject method. http://msdn2.microsoft.com/en-us/library/ms524620.aspx This talks about scoping the creation of your COM object: http://msdn2.microsoft.com/en-us/library/ms525036.aspx CreateObject can be used in VBScript outside of the ASP context. Dave
Page 1 of 1 (1 items)