I have a bit of a complicated issue. I designed a site for a business owner a few years back and it is totally customized for his needs. I usually do all the updates, but he just requested an additional page to his site where he has access to add events, video, news, etc. about his business. He has no knowledge of HTML or how to add or remove content from code. I am afraid that if I build this page for him, he will edit the code in such a way that causes more problems and demands more time to fix. Is there something out there that he can use as a WYSIWYG editor in which he can log into and make changes, then be added to the site dynamically via JS, PHP, ASP, etc or even an iFrame? For instance, he logs into an editor online, makes changes by drag and drop, and whether via the JS, PHP, ASP, iFrame, etc., the content updates dynamically and the source code for the actual page is not altered in anyway? I know it sounds confusing, but I just wondered if anyone out there has tackled a similar issue. Thanks!