<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1029865" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1029865</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/external-navigation#comment-1174908</link>
    <description> &lt;p&gt;in addition to what Mark said, if the sites are on the server, with different domains, with php you can go &quot;below the waterline&quot; so if you have&lt;br /&gt;
/htdocs/domain1.com&lt;br /&gt;
/htdocs/domain2.com you can have&lt;br /&gt;
/htdocs/includes and to access the code would be include(&#039;../includes/nav.php&#039;);&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Jul 2005 15:39:24 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1174908 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/external-navigation#comment-1174893</link>
    <description> &lt;p&gt;Why not just use a php include (as busy suggested)? It is fast and easy, provided your web hosting supports php!&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;You have your navigation links in a file called &quot;nav.php&quot; and that file would reside in a folder called &quot;includes&quot;. Then wherever you want to have the links show up you would simply add the php include on the page where you would want it to appear. You also have to rename your page with a .php extension.&lt;/p&gt;
&lt;p&gt;Make sure there are no  tags and  tags etc in the nav.php only your links, text and your classes (to decorate the links).&lt;/p&gt;
&lt;p&gt;From then on out, you simply make your changes to the nav.php, upload it and your changes take effect everywhere you have the include.&lt;/p&gt;
&lt;p&gt;If you need more help just holler!&lt;/p&gt;
&lt;p&gt;Mark&lt;/p&gt;
 </description>
     <pubDate>Sat, 16 Jul 2005 08:48:49 +0000</pubDate>
 <dc:creator>Maquar</dc:creator>
 <guid isPermaLink="false">comment 1174893 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/external-navigation#comment-1174418</link>
    <description> &lt;p&gt;Oh, I agree completely, but he needs to have his options.&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Jul 2005 23:06:26 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1174418 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/external-navigation#comment-1174417</link>
    <description> &lt;p&gt;frames are evil&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Jul 2005 23:05:29 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1174417 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/external-navigation#comment-1174414</link>
    <description> &lt;p&gt;You can do it with a frame, and if you set the target=&quot;_top&quot; that will escape the frame.&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Jul 2005 22:56:07 +0000</pubDate>
 <dc:creator>CptAwesome</dc:creator>
 <guid isPermaLink="false">comment 1174414 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/external-navigation#comment-1174409</link>
    <description> &lt;p&gt;server side scripting (PHP, asp etc) or javascript include&lt;/p&gt;
 </description>
     <pubDate>Fri, 08 Jul 2005 22:31:01 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1174409 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
