<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1032574" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1032574</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/constant-universal-navigation#comment-1190708</link>
    <description> &lt;p&gt;And if you don&#039;t have PHP capabilities, you could always include an external JavaScript file. If there&#039;s any way to do PHP (or any other server side language) instead, though, jump on it. JavaScript is dependant on several things on the web surfer&#039;s computer, and therefor not recommended when you can avoid it.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jan 2006 15:01:36 +0000</pubDate>
 <dc:creator>timjpriebe</dc:creator>
 <guid isPermaLink="false">comment 1190708 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/constant-universal-navigation#comment-1190597</link>
    <description> &lt;p&gt;As explained on an include, you can use a different php file for your menus like for example menu.php ... then on your actual pages (which should be php or html read as php) you put the include command &lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;include &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;menu.php&quot;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;So everytime you update your menu.php file, all php files that contain the include will have an updated menu system.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jan 2006 17:02:59 +0000</pubDate>
 <dc:creator>demonhale</dc:creator>
 <guid isPermaLink="false">comment 1190597 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/constant-universal-navigation#comment-1190582</link>
    <description> &lt;p&gt;There are a couple of ways you can do this in Dreamweaver. You could look into using the Dreamweaver templates functionality to keep your constant elements in a template that you would only need to edit once when a change needs to be made.  Check their help area for more on how to use that.  I tried using templates years ago but I found myself getting frustrated with them quite quickly  (although that was somewhere around version 3 or 4 so it might be better in the newer ones).&lt;/p&gt;
&lt;p&gt;You can also use an &quot;include&quot; as Julia mentioned. There are two ways of doing this.  Server Side Includes (SSI) is one way, but I found that Dreamweaver had trouble with that (also a few versions ago). I&#039;ve had more success in Dreamweaver using PHP for includes. I&#039;m sure someone can post the code for that - I don&#039;t have it handy here.  That would mean that your pages would need to have a PHP extension and you would have to have php support on the server.&lt;/p&gt;
&lt;p&gt;Welcome to TWF!&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jan 2006 14:26:15 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1190582 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/constant-universal-navigation#comment-1190563</link>
    <description> &lt;p&gt;You could use an &#039;include&#039; so that you only need edit one page but then on all of the other pages into which you code the include it would automatically show the updates.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jan 2006 11:25:32 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1190563 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/constant-universal-navigation#comment-1190549</link>
    <description> &lt;p&gt;Ideally, if you&#039;re dealing with a site that has 10+ page, you&#039;d want a host that can provide you with a server side language - such as PHP. This way, you only need to edit one page and the rest of them will be updated.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jan 2006 07:04:49 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1190549 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
