I need a way to setup my websites so that my clients can edit content easily without knowing any programming languages. Basically I need setup the page with some programming code that will access another file such as a text file and still keep the same formatting style.
For example Ihave one client that has a menu for his restaurant and he wants to make changes to it every so often. I have another client that is a rock band and needs to change out upcoming show dates on one page as well as news on another. What is the simplest way to handle all three of these scenarios with one solution in which none of these clients need any knowledge of web-based programming languages AND without them being dependent on third party DB or FTP software. Is it possible. Can I set up a page with text forms on it that the corresponding pages can access dynamically? Any help is appreciated. Thanks in advance.