Forums

This topic is locked

auto-generated code

Posted 03 Jun 2004 22:49:13
1
has voted
03 Jun 2004 22:49:13 Joe Sumner posted:
How do I make dreamweaver open a blank page by default instead putting all the code in there automatically??

Replies

Replied 03 Jun 2004 23:39:01
03 Jun 2004 23:39:01 Dave Thomas replied:
you would have to modify the default page dreamweaver presents.

<b>make sure to back up the files before you change anything.</b>

browse to your dreamwever new docs folder

C:\Program Files\Macromedia\Dreamweaver MX 2004\Configuration\DocumentTypes\NewDocuments

and edit and save the default.htm to be blank.

beware doing this will remove the doctype, unless you insert it manually. you mess around with the config files at your own discretion

Regards,
Dave

[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
Replied 04 Jun 2004 08:14:47
04 Jun 2004 08:14:47 Joe Sumner replied:
thanks, worked like a charm...

the Doctype line is what I wanted removed, it's messing up my CSS. Call me lazy but, I don't want to worry with having to delete it everytime I startup a new html page.....

Reply to this topic