SgtKellogg
06-29-2009, 08:57 AM
Hello All,
This is my first post on this forum and I would first like to than the moderators and members for their help and support!
This is my general situation:
I have a small intranet website that I made using HTML and small snipets of javascript. It is a "factbook" similar to the CIA World factbook, in that there are dozens of individual pages, each one with information about a country. These pages must also contain information about individuals that do work in those countries, such as contact info and office locations. This information changes quite regularly and therefore must be easy to update by people who do not know any HTML.
What is the best way to implement a system with several dozen pages of information that can also be easily updated by anyone in the absence of a server?
I have looked at Access databases but I do not see a way to make a single database that allows for only certain sections of its contents to be displayed at a time.
Any suggestions would be greatly appreciated!
This is my first post on this forum and I would first like to than the moderators and members for their help and support!
This is my general situation:
I have a small intranet website that I made using HTML and small snipets of javascript. It is a "factbook" similar to the CIA World factbook, in that there are dozens of individual pages, each one with information about a country. These pages must also contain information about individuals that do work in those countries, such as contact info and office locations. This information changes quite regularly and therefore must be easy to update by people who do not know any HTML.
What is the best way to implement a system with several dozen pages of information that can also be easily updated by anyone in the absence of a server?
I have looked at Access databases but I do not see a way to make a single database that allows for only certain sections of its contents to be displayed at a time.
Any suggestions would be greatly appreciated!