Has anyone else seen this type of behavior with DreamweaverMX? I'm a longtime ColdFusion Studio user and trying to switch to DreamweaverMX. I am editing one of my templates, via RDS, in DreamweaverMX. When I save the template, it is changing the last three lines of my code as follows. I added the comments while trying to figure out what DreamweaverMX was doing to my code and have left them intact below as it may help others to see what DreamweaverMX is doing:
WAS: </cfform> <!--- cfform ---> </cfcase> <!--- cfcase ---> </cfswitch> <!--- cfswitch ---> DREAMWEAVER CHANGED TO: </cfswitch> <!--- cfswitch ---></cfform> <!--- cfform ---> </cfcase> <!--- cfcase ---> -- Grant Szabo, Sr. Software Architect MCSE, MCSD, MCSA, MCDBA, MCP Macromedia Certified Cold Fusion 5 & MX Developer office: 513.321.1636 | fax: 617.588.0219 www.quagmire.com | www.sterlingcreek.net ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 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

