Well, when I create a malformed template without an ending body tag etc. DW gimes me an error whenever I save or open the file. The template below says that There is an error in line 8 of "untitled document": unbalanced body tag.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> </head> <body> Doug ----- Original Message ----- From: "Snake" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Monday, November 13, 2006 7:27 AM Subject: RE: Dreamweaver question > What your asking for is essentially a template, so why don't you want to > create a template ? > > > -----Original Message----- > From: Doug Brown [mailto:[EMAIL PROTECTED] > Sent: 13 November 2006 14:16 > To: CF-Talk > Subject: Dreamweaver question > > When you click file > new, the new document window comes up. Is there a way > to create more documents to choose from, other than creating templates? What > I want to do is have a header, footer and body coldfusion document to choose > from in the list. > > > Any help is appreciated. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260172 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

