If you are only using Ajax (no Java and no Flash) then you should not be getting ActiveX warnings. If you are seeing that warning it would suggest that you are using more than just Ajax without realizing it. I assume you are only getting this warning on the specific pages with RIA controls on them, and you are not seeing it on basic Web pages. Is it a specific ColdFusion tag you are using that is resulting in the warning?
-Mike Chabot On Tue, Feb 10, 2009 at 9:45 AM, Michael Brennan-White <[email protected]> wrote: > > Dave, > > Thanks for the reply. Would I be right in assuming if I am not using the > EnableCAB attribute and only using the CF8 ajax components (and no > FlashForms) that this is a false error? > > Thanks, > > Michael > >> > Yesterday when we enter my CF8 ColdFusion RIA app in IE, we are >> warned that since we have >> > ActiveX disabled some applications may not display properly. The >> application does display and >> > function correctly but it is an annoying message and leads to the >> question of whether CF is >> > using Active X. >> >> CF doesn't use ActiveX. Flash uses ActiveX to display in IE. The >> CFFORM tag's ENABLECAB attribute uses ActiveX to persistently store >> Java applets used by CFFORM. >> >> Dave Watts, CTO, Fig Leaf Software >> http://www.figleaf.com/ >> >> Fig Leaf Software provides the highest caliber vendor-authorized >> instruction at our training centers in Washington DC, Atlanta, >> Chicago, Baltimore, Northern Virginia, or on-site at your location. >> Visit http://training.figleaf.com/ for more > information! > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319119 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

