|  | Posted by Adrienne Boswell on 08/15/06 03:11 
Gazing into my crystal ball I observed junkyard@jaggerdog.com writing in news:1155048196.704727.211960@p79g2000cwp.googlegroups.com:
 
 > Hello,
 >
 > I am new to html programming and have a question I hope someone can
 > help me with.  I am working on a project to organize a lot of technical
 > information as a series of webpages.  This information will ultimately
 > be distributed to users on a cd, and we don't want the users to have to
 > install anything, just bring up a browser and go to town.
 >
 > My problem is that I have read about (and created) a navigation/menu
 > system using html and css.  I would like the nav menu to appear at the
 > top of each page, yet have the source code appear in only one file, for
 > ease of maintenece.  I read about using server side includes to
 > accomplish this, but will that work given that I need to ultimately
 > distribute this package on a cd without knowing what the user will have
 > installed on their machine (besides a browser)?  if it is possible, how
 > would I go about setting it up?
 >
 > If it's not possible, is there some other way to accomplish this?
 >
 > thanks for your help!
 > mn
 >
 
 1. You could use Server2go <http://www.server2go-web.de/> - a server that
 can be put on a CD (I haven't tried it but I saw it in a thread here a
 while back)
 2. Use a preprocessor as others have suggested
 3. Use frames - this is one of the few instances where frames might be
 okay, especially since they can be resized, and the user probably isn't
 going to be bookmarking.
 
 
 --
 Adrienne Boswell at Home
 Arbpen Web Site Design Services
 http://www.cavalcade-of-coding.info
 Please respond to the group so others can share
  Navigation: [Reply to this message] |