>>>> "Jake" == Jake Colman
<jake.colman(a)xemacs.org> writes:
Jake> Ville,
Jake> <rant> I find this so frutrating! </rant> (not directed at you or
anyone
Jake> in particular). I need to a series of simple linked web pages. I want
Jake> a static small left-side with links so that clicking on a link will
Jake> change the content in the middle. Each page has the same static
Jake> left-side (and static header/footer for that matter. Only the middle
Jake> content changes. Many web pages have this including
xemacs.org but I
Jake> cannot find a simple way or tool to set this up! I don't need or want
Jake> frames and I want to do minimal manual html coding. I'd love to use
Jake> xemacs for editing the content. How can I best do this?
If your server supports Server Side Includes:
http://httpd.apache.org/docs/howto/ssi.html
you can use that to have every page #include your static parts.
I imagine that PHP could be used to do this as well if your server has PHP
support. You could probably also use a simple CGI to do it too, if your
server allows CGI but not SSI or PHP.
Of course, this is all still fairly manual but it's not overly complex to put
together.
Chuck
--
Charles K. Hines <ckh(a)requesttech.com> <chuck.hines(a)baesystems.com>
Principal Scientist at ReQuest Technologies Inc. (
http://www.ReQuestTech.com/)
"You're never too old to do goofy stuff" - Ward Cleaver