Can anyone help me with, I'm totally screwed right now. Any regex wizards out there who wouldn't mind suggesting a way to get rid of all instances of the code DWMX is embedding in ALL of my tags? Please see below.
At 11:10 AM 26/07/02 -0700, you wrote: >I just installed DWMX and setup a few test sites. After saving a few files >DreamWeaver added a whole bunch of code to all my tags. For example, what >was once: > ><cfif left(cgi.remote_host,9) is not "206.18.98"> > >Is now > >cfif mmTranslatedValueOutline="OUTLINE=%22%3Ccfif%3E%22" >mmTranslatedValueOutlineID="OUTLINEID=1" left(cgi.remote_host,9) is not >"206.18.98" > > >And this now breaks in a browser! What is going on here? I am using a >custom file extenstion (*.nat), and I am guessing this is part of the >problem. But now I have a bunch of broken code. > >Does anybody know of a regular expression I code us to find&replace all of >the mmTranslatedValue***="***" to fix my now broken code? And also, can >some one tell me what all this code is and how to avoid this? > >Brook Davies > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.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

