Hi
I've a RadEditor on a page and I wish to allow users to paste from word but for all formatting to be removed.
I try this within the radeditor control
but when I right click on the radeditor it says
Paste
Paste From Word
Paste Plain Text
Paste As Html
I only want to be able to paste the text and the formatting from word to be removed.
How do I disable the other options "Paste From Word, Paste Plain Text, Paste As Html"
Thanks
P
I've a RadEditor on a page and I wish to allow users to paste from word but for all formatting to be removed.
I try this within the radeditor control
StripFormattingOnPaste="MSWordRemoveAll"
but when I right click on the radeditor it says
Paste
Paste From Word
Paste Plain Text
Paste As Html
I only want to be able to paste the text and the formatting from word to be removed.
How do I disable the other options "Paste From Word, Paste Plain Text, Paste As Html"
Thanks
P