This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Dreamweaver > February 2004 > Server Side Include Problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Server Side Include Problem
|
|
| brduran 2004-02-26, 10:28 pm |
| I'm including 'server side include' in several webpages. Everything was going
fine with this format,
<!--#include file="doc.htm" -->
until out of a sudden DWMX switched to this format,
<?php require_once('doc.htm'); ?>
How do I get the top one to be the default one back again?
Thank you!
| |
| Murray *TMM* 2004-02-26, 10:28 pm |
| Are you making PHP pages? What server model is specified in your testing
site definition?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"brduran" <webforumsuser@macromedia.com> wrote in message
news:c1m7kt$9dc$1@forums.macromedia.com...
> I'm including 'server side include' in several webpages. Everything was
going
> fine with this format,
> <!--#include file="doc.htm" -->
>
> until out of a sudden DWMX switched to this format,
> <?php require_once('doc.htm'); ?>
>
> How do I get the top one to be the default one back again?
>
> Thank you!
>
| |
| P@tty Ayers 2004-02-26, 11:29 pm |
|
> I'm including 'server side include' in several webpages. Everything was
going
> fine with this format,
> <!--#include file="doc.htm" -->
>
> until out of a sudden DWMX switched to this format,
> <?php require_once('doc.htm'); ?>
>
> How do I get the top one to be the default one back again?
I'm guessing that it's a Dreamweaver bug. Have you tried restarting DW? I'm
shooting in the dark here, but since no one else has replied yet, thought
I'd offer that suggestion!
--
Patty Ayers | www.WebDevBiz.com
Free Articles on the Business of Web Development
Web Design Contract, Estimate Request Form, Estimate Worksheet
--
| |
| Murray *TMM* 2004-02-27, 7:28 am |
| And what was my reply 15 minutes earlier than yours, chopped liver?
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"P@tty Ayers" <patty@REMOVEcarolinawebsolutions.com> wrote in message
news:c1m98d$b95$1@forums.macromedia.com...
>
> going
>
> I'm guessing that it's a Dreamweaver bug. Have you tried restarting DW?
I'm
> shooting in the dark here, but since no one else has replied yet, thought
> I'd offer that suggestion!
>
>
> --
> Patty Ayers | www.WebDevBiz.com
> Free Articles on the Business of Web Development
> Web Design Contract, Estimate Request Form, Estimate Worksheet
> --
>
>
| |
| brduran 2004-02-27, 1:30 pm |
| Thank you guys!
I have the setting for the server as none, that's is the default.
| |
|
|
| brduran 2004-02-27, 7:28 pm |
| I just restarted the computer and it's back to normal, the way I wanted it.
Thank you guys!
Any ideas as to why this happens? The server where my website resides is an
Apache server. Does it have to do anything with it?
| |
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|