To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Tools > Dreamweaver

Dreamweaver In need of help with Dreamweaver?

Reply
 
Thread Tools Rate Thread Display Modes
Old 01-17-2003, 03:41 PM   #1
sgoku01
Senior Member
 
Join Date: Dec 2002
Location: The Netherlands
Posts: 170
Stop DW 4 changing my pages

I'm using Dreamweaver 4 for developping my site.
I use some templates, but when I load them in Dreamweaver, Dreamweaver automacilly change some things, so that the HTML-code is correct.

This is the code I want:
PHP Code:
<html>
<
head>

{
META}
<
title>{SITENAME} > {PAGE_TITLE}</title>

</
head>

<
body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" alink="{T_BODY_ALINK}" vlink="{T_BODY_VLINK}"> (...)
But Dreamweaver does this:
PHP Code:
<html>
<
head>
</
head><body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" alink="{T_BODY_ALINK}" vlink="{T_BODY_VLINK}">
{
META}
<
title>{SITENAME} > {PAGE_TITLE}</title>
How can I stop it??
__________________
[ signature ]
sgoku01 is offline   Reply With Quote
Old 01-18-2003, 11:45 PM   #2
Elizabeth
Has a PhD in Horribleness
 
Elizabeth's Avatar
 
Join Date: Nov 2002
Location: In a meeting with the Bobs
Posts: 2,575
Hmmm. that's quite perplexing since the <TITLE> tags should be in the <HEAD> part of the document, not the <BODY> part... so what it's doing isn't even correct.

And by default, Dreamweaver isn't supposed to automatically rewrite any file with the .asp, .php, or .cfm names.

Perhaps your preferences for rewriting files became tainted (I'm completely guessing here ) - try going to Edit -> Preferences -> HTML rewriting.

Let us know if you figure it out!

hth-

-Elizabeth
__________________
My blog| Follow me on Twitter
Elizabeth is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 04:23 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.