Thread: Wysiwyg
View Single Post
  #4 (permalink)  
Old 05-23-2008, 10:16 AM
flintysooner flintysooner is offline
Gold Member
 
Join Date: Mar 2007
Total Posts: 378
Default Re: Wysiwyg

There's no such thing as a server side editor by definition. If you want to edit the file you have to interact with it.

If you're wanting to use WYSIWYG for html, xml, css, etc then you'd need to use a server side application with a JavaScript client for the WySIWYG. I've built them and there are content managers that do this.
Reply With Quote