Paste from MS Word document to a Web Form

calendar_today Asked Feb 23, 2010
thumb_up 7 upvotes
history Updated April 16, 2026

Question posted 2010 · +6 upvotes

What is the most common way people preserve basic formatting elements like bold emphasis and italics when copying to a textarea from an MS Word document. I noticed that Gmail does this well and StackOverflow does not. Are there common frameworks that do this?

Accepted answer +7 upvotes

Probably one of the most common rich text controls used is FCKEditor (now, thank God, named CKEditor). It does a really great job at preserving format when pasting from Word.

Top ms-word Q&A (6)

+7 upvotes ranks this answer #16 out of 31 ms-word solutions on this site .