Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pasting HTML content on Microsft Word Doc

Status
Not open for further replies.

ninja800

Programmer
Joined
Jul 22, 2003
Messages
8
Location
US
Hi,

I have a web application that uses WYSIWYG editor to type the text. User can change the font , color and other things. Once they hit the save button I store the corresponding HTML that is generated behind the scene in the database. Now I want to send an e-mail and want to paste html text generated by the user into a microsoft word doc. If I just paste the HTML text, it shows all those html tags. Is there any way I can paste this HTML text in an active document so that it doesn't show mr those htML TAGS.
but in fact apply those tags.
Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top