Can you strip out the HTML formatting in Word, w/o Notepad?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Can you strip out the HTML formatting in Word, w/o Notepad?

Post by simonmlewis »

I have Word document of 13 pages with lots of entries I need to copy and paste into a web site admin page.

The page uses a Tinymce form that uses formatting. I'm sure there is a way to automatically strip out the HTML from a Word document within a web page, but for now.... without me having to copy and paste to Notepad first... is there a way in Word to "switch off formatting"?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Can you strip out the HTML formatting in Word, w/o Notep

Post by Christopher »

Can't you select all and then click Clear Formatting. ?
(#10850)
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Can you strip out the HTML formatting in Word, w/o Notep

Post by simonmlewis »

Can't seen an option to do that.
I suppose the most full proof way is pasting to Notepad first.
Pity Tinymce takes the formatting from Word.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply