Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dreamweaver Rewrites CF code

Status
Not open for further replies.

philhege

Programmer
Joined
Feb 1, 2001
Messages
2,114
Location
US
I'm using DW 2.0 (dinosaur version) and trying to apply a template to a previously-written ColdFusion page. DW keeps rewriting my CF code, despite the fact that I followed this advice from Macromedia:
------
If you plan to use Dreamweaver to edit pages that are normally preprocessed by a server (such as Allaire's Cold Fusion) before being displayed in a browser, turn off the following HTML preferences: Fix Invalidly Nested Tags When Possible and Remove Extra Closing Tags. This stops Dreamweaver from moving tags that appear to violate normal HTML structuring conventions.
------

Any ideas/workarounds? I know I could manually code the template into the CF page, but it wouldn't be covered by DW's template application database, so no update.

TIA for your time,
Phil Hegedusich
iimaksmall.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top