Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   SSI On Free Webserver (http://zelaron.com/forum/showthread.php?t=2175)

spa 2002-04-07 09:30 AM

SSI On Free Webserver
 
What would be the cleanest way to build a single page out of multiple html files? I use server side includes on my webserver, but I can't support the traffic load I am hoping to get. I use a common nav bar on my site and don't want to use frames. I don't want to have to update every page when I change something. I was thinking about doing what I did with CSS... and using:

<script src="rollover.js" language="JavaScript"></script>

to import the script with the html I want on it. I guess it is pretty clean but am I just over doing it.... Any easier ways?


All times are GMT -6. The time now is 01:52 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.