Re: editorOnPaste does not trigger anything...

  •  02-09-2006, 2:08 PM

    Re: editorOnPaste does not trigger anything...

    To be more precise, if I specify "PasteCleanHTML" or "PasteText" the object works even if it does not cleans word-specific-terrific html. If I specify, "ConfirmWord" or "PasteWord" it does not work perfectly and it pastes the Word with all word-specific-codes...

    You can try yourself, trying to paste word code from your different pages:
     
    On the simple asp version:

    If you paste from word, it does say nothing, and the text is as it is.

    On the .net version:
    http://cutesoft.net/example/general.aspx

    If you paste from word, it appears a window that says "Do you want to clean the code before pasting from Word ?" which is the one I expect in the simple ASP version too. And it really cleans up the code.

    Please let me know something ASAP,

    Thanks,
    Chet.
     
View Complete Thread