Re: Dynamically-generated navigation bar

2000-01-09 Thread Sam Tregar
On Sun, 9 Jan 2000, Don Schwarz wrote: > For sites like this in the past, I've rolled my own mod_perl module to > look for certain requests and massage the HTML slightly to append a > navigation bar to the edge that's dynamically generated on each request. > However, this site will be hit a lot h

Dynamically-generated navigation bar

2000-01-09 Thread Don Schwarz
I'm trying to quickly create a web site for a project that I'm going to be working on for the next few months. So far, mod_perl has been a wonderful help. However, I now need to implement a nice site-wide navigation bar. The site will be changing quickly and I don't want to spend much time maint