<cfdump var="#miler#"> -----Original Message----- From: John Stanley [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2003 2:54 PM To: CF-Community Subject: Cfobject questions
Okay, how is everyone today? I have a .dll that I have registered on the server machine. I can view the COM object on the OLE/COM object viewer. I connected to the COM object using the following code: <cfobject action="Create" type="COM" class="PCMServer.PCMServer.1" name="miler"> at least I think I have connected because when I run this code it does not error, out. I cannot seem to call any of the methods specified in the OLE/COM object viewer. Is there a way, in cold fusion to display the available methods in the browser of a COM object that I have already connected to? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
