> Ok, this "IS" a newbie question but I think it's a good one.
fair enough...we'll be nice > > Given an enterprise wide use of ColdFusion, and one goes from ColdFusion > Server 4.5 TO > MM DreamWeaver MX, without changing a line of code, can you estimate > what percentage falls apart. Well Dreamweaver MX is a tool not an application server ;-) I think you may have meant "going from CF 4.5 to CFMX). If that is the case, then the answer is..it depends on what tags/functions/etc. you use in your code. I went from CF 5 to CFMX with only a few structure releated functions that had to be updated (over 1500 CF files). The best way to answer your question is to download and install the trial version of CFMX and run the code analyzer that comes with it on your exisiting CF 4.5 code (at least I think it will analyze 4.5 code....it definately handles CF 5 code). Either way, I'm pretty sure that the switch would be fairly painless and well worth the effort IMHO HTH Bryan Stevenson VP & Director of E-Commerce Development Electric Edge Systems Group Inc. t. 250.920.8830 e. [EMAIL PROTECTED] --------------------------------------------------------- Macromedia Associate Partner www.macromedia.com --------------------------------------------------------- Vancouver Island ColdFusion Users Group Founder & Director www.cfug-vancouverisland.com ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

