I don't do a lot of xml so I guess I never saw anything like that. Is that just 1 double quote or 2 single quotes? If it is single quotes, you may have something (might even be a default) for xml files that changes that in accordance with some xml standard.
Eric /*-----Original Message----- /*From: Aaron Rouse [mailto:[EMAIL PROTECTED] /*Sent: Friday, May 30, 2008 10:16 PM /*To: CF-Talk /*Subject: Re: Best CF editor? /* /*Massimo(sp?) gave an example that I believe others were able to repeat /*where /*DW rewrites and XML file. I have seen DW do this for one of ours, here is /*what the files have prior to opening them: /* /*<StyleSearch>""</StyleSearch> /* /*When opened up in DW the display shows this instead: /* /*<StyleSearch>"</StyleSearch> /* /*If you make some change in the file then save it, you unknowingly have /*saved /*it with that change but you quickly find out because I frame work throws /*an /*error on that. I just tested it in DW 8 and it happened as I explained. /* /*On Fri, May 30, 2008 at 9:25 PM, Eric Roberts < ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:306478 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

