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


______________________________________________________________________
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
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

Reply via email to