Skip to main content
Known Participant
September 23, 2010
Question

I dw file.dwt files may insert server side code supposed all pages depended are in the same code eg

  • September 23, 2010
  • 1 reply
  • 1119 views

I dw file.dwt (exact like this ext) files may insert server side code supposed all pages depended are in the same code eg cfml?

This topic has been closed for replies.

1 reply

Lawrence_Cramer
Inspiring
September 23, 2010

I'm sorry, but your English is pretty difficult for me to figure.  I'm assuming your asking how to have a Dreameraver template support ColdFusion. It hat is what you are asking, the template file extension should be:  YourTemplateName.dwt.cfm  - this tells Dreamweaver is a ColdFusion template.

I hope I understood you and that this helps.

--
Lawrence Cramer - *Adobe Community Professional*
http://www.Cartweaver.com
Shopping Cart for Adobe Dreamweaver
available in PHP, ColdFusion, and ASP

Stay updated - http://blog.cartweaver.com

Known Participant
September 24, 2010

is any way convert file.dwt to file.dwt.cfm, and keep linked to new template, the old linked files of file.dwt?

Known Participant
September 28, 2010

Copy the existing template to a new template and save with new file extension. Open your child pages in a text editor (notepad, wordpad, etc) and change the template reference to the new template.

I don't use templates so it's possible there are other ways, but that should work.


where found the " the template reference" ?