Ofer
Posts: 3
|
| Posted: 09/04/2005, 7:42 AM |
|
Hi all,
Is there a way to copy a document from MS Word and to insert it into a text element in a form while updating my web site.
I am using CodeCharge Studio with Coldfusion.
Thanks for any help.
|
 |
 |
peterr
Posts: 5971
|
| Posted: 09/04/2005, 10:44 AM |
|
Yes, standard copy & paste should work.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
wkempees
|
| Posted: 09/04/2005, 3:34 PM |
|
and....
Do a HTML clean to get rid of all the MSWord classes/fonts and so on,
even have it substituted for standard HTML if you need to present the
copied text.
Sometimes we copy and paste to Notepad, then Copy and Paste to text
element, this will get rid of all the styling.
|
|
|
 |
|