I guess this is a HTML post, not 100% sure. Anyway, for a lot of my projects I use online WYSIWYGs so that my clients can login to the CMS I have built and update the text, allowing them to format the html of the page. I am fine with them updating things like links, bullets and underlines etc but often clients use Microsoft Word and when they paste in the text they tend to paste in not only loads of unneeded word code but also the wrong font. Generally clients are unable to spot the differnce between say Arial and Verdana so this goes unnoticed until I see it.
I usually use Open Wysiwyg - just wondering if anyone knows a good way of removing fonts and Word code. I guess using PHPs strip_tags function could do it.
Any ideas?
