Digital Family Help Center

I answer a lot of questions by email, but you may find an answer more quickly on this Web site.

Here are a few answers common questions:

I get a lot of email and I can't promise to answer them all, but I do try.

Sometimes I surprise people and answer a question right away, but sometimes messages get caught in my spam filter or I'm super busy...


What type of template should I create in Dreamweaver?

Dreamweaver templates Dreamweaver supports many kinds of technologies, as well as the templates that go with each.

When you create new pages in Dreamweaver by choosing File -->New, you have the option of create a blank page or a blank template, as shown in this figure.

When you create a simple HTML template, Dreamweaver uses the .dwt extension.

Dreamweaver also supports Microsoft ASP and ASP.NET, and you can create templates using ASP JavaScript or ASP VBScript (which use the .asp extension) or ASP.NET C#  and VB (which use the .aspx extension).

The templates for a site created using Java end in .jsp. And if you use Adobe’s ColdFusion technology, your templates end in .cfm.

The big lesson is this: Make sure you have the right kind of template for the kind of site you’re creating and rest assured that Dreamweaver supports just about any kind of technology you can use to create a Web site today.

 

 

...