Link to home
Start Free TrialLog in
Avatar of eng80327
eng80327

asked on

how to transfer formated text from my WYSIWYG html editor (FCKeditor) to MS word.

i want to write a script that can  transfer text with its format from a web based FCKeditor, to a local microsoft word. i've figured out how to create a new word ActiveXobject but i dun know how to get the formated data from my editor. i know i could get the original html by objContent.DOM.body.innerHTML but i dun want the html code appear in the word application. thanks a lot.
ASKER CERTIFIED SOLUTION
Avatar of Havin_it
Havin_it

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial