I know what he means by issues. When you paste out of word into ANY online editor, the evil word formating garbage survives and makes it way into your site.
All of the main WYSIWYG editors on the market today are all based on the same core systems which allow the word html garbage to make it through. FCK has by far the best scrubbing tool I've found for removing that crap MS dumps into it. If your users aren't that bright, I would update the FCK toolset they are using to only include the Paste From Word button, and not the standard paste button. This will force them to use it and it does a pretty solid job of removing the excess formatting info from Word. -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277058 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

