On Saturday, Jun 14, 2003, at 08:09 US/Pacific, Charlie Arehart wrote: > Right, BlueDragon currently lacks support for Verity, Crystal Reports, > CFASSOCIATE, CFAUTHENTICATE, CFIMPERSONATE, CFAPPLET, and CFGRID tags. > If > you need those, BD is not currently a solution for you.
There's also quite a few attributes on other tags that are not supported - see the compatibility guide on New Atlanta's website. Also note that there are several features not available in the free server edition that are only available in the JX edition (some features) or the full J2EE edition. For example, the free edition does not support: cfexecute, cfgraph, cfschedule, cfservlet, cfservletparam or cfwddx and none of the editions support cfobject type="COM". See: http://www.newatlanta.com/products/bluedragon/product_info/ cfml_tag_support.cfm There's a myriad incompatibilities that may or may not be important to developers including: - cfapplication always requires name= - cfquery does not auto-escape single quotes (I suspect a lot of CF5 code relies on this) - cfregistry does not actually access the Windows registry - cookies cannot be created by cfset - you must use cfcookie Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

