Helpo

liunx

Guest
So I have this navigation bar that is on my site and I continually add new pages with pictures for my church college group. Everytime I add a new page I add it to the navigation bar on every page that I already have. With the growing number of pages this has become tiresome to update.<br />
<br />
Without using frames, is there a tag to call some html code from say, a text file or something into the html file you called it from? That way I can update just that one file and the rest of the pages will be automatically updated.<br />
<br />
Maybe this has to be done with javascript? If so, I have never even touched js, so I'll need to be spoon fed.<br />
<br />
Thank you in advance to everyone<br />
<br />
-Ryan<!--content-->Correct way is using Server Side Includes. Check with your host about support.<!--content-->Wow it really was that simple- you the man. much appreciation.<br />
<br />
-Ryan<!--content-->well, with your help here is the finished product:<br />
<br />
<!-- m --><a class="postlink" href="http://monkeysbox.tripod.com/college/">http://monkeysbox.tripod.com/college/</a><!-- m --><!--content-->
 
Back
Top