Click to See Complete Forum and Search --> : Convert my layout to plain text
wienerdog
12-02-2005, 08:33 PM
Is there a way to format and export an HTML file from Dreamweaver into a plain text document, with HTML removed?
JPnyc
12-02-2005, 08:40 PM
Just load the page, hit ctrl-a, then right after hit ctrl-c, and paste into a text editor. Bingo.
^ but the html will still be there, no?
Ulysses
12-02-2005, 08:49 PM
^ JPync is refering to ctrl-a the content that the html page returns to the browser, and not the actual html code itself. This would definately just copy the text.
JPnyc
12-02-2005, 08:51 PM
Si, what Ulysses said.