I built a website for my client. Now I would like to build a page where he can go in and edit the page, much like a profile editor, and save his work, this will update the main page. How can I achieve this?
All I have right now are HTML, CSS and JavaScript pages. Should I have another page? I was thinking of making an XML page and have the pages feed off of that, and my client can just go in and edit the XML, but is there a different approach? I don't have CMS integrated into it, I'm using webs.com to host my page. I just want my client to update his website the same way We post our messages here. Is that possible? or what would I need?
All I have right now are HTML, CSS and JavaScript pages. Should I have another page? I was thinking of making an XML page and have the pages feed off of that, and my client can just go in and edit the XML, but is there a different approach? I don't have CMS integrated into it, I'm using webs.com to host my page. I just want my client to update his website the same way We post our messages here. Is that possible? or what would I need?