OK. So when I do that, how do I reference the control? It is located at C:\Novell\ActiveX on every machine. My app is on C:\inetpub\wwwroot\DONE\nc\Admin
-----Original Message----- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 12, 2006 4:35 PM To: CF-Talk Subject: RE: ActiveX Help If it is an ActiveX object on the serverside then you'll need to use createObject("com", yourActiveXhere) rather than registering it in the CFX tag section of CFAdmin. CFX tags are a whole other story to ActiveX. Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263889 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

