| Chris In Madison 2006-02-07, 11:09 pm |
| CFM is the extension for a ColdFusion server application. You can, indeed,
continue to design and use DW as you have before, but you'll have to be
careful not to disturb any CF-related info on any existing pages you edit.
You can use the .cfm extension on pages that don't have any CF markup on
them, but page performance may suffer slightly (but probably not noticeably
huge).
As with any server-side technology, it pays to know the lay of the land
before you go changing the landscape. I'd carefully analyze the pages
you're working on first, being careful not break something that already
exists. CFML is a great and easy technology to learn, though. If you have
the time and inclination, it would definitely be worth the effort.
Best regards,
Chris
|