Search

You searched for the word(s):
< 1 second(s)
  • CTRL + Z doesn't work

    Whenever I press CTRL+Z I get a javascript Error ''Object does not support this property or method''.&nbsp; It then goes on to put a ''z'' in the editor text.&nbsp; What am I doing wrong here. &nbsp; Here's my code. Dim editor Set editor = New CuteEditor editor.ID = ''CURRENTSTATUSMEMO'' editor.Text = CURRENTSTATUSMEMO editor.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by dreamersmind on April 19, 2006
  • editor.EditorOnPaste issue

    I'm using the&nbsp;EditorOnPaste property to default pasting to plain text.&nbsp; Works great when I hit ctrl+V but when I rt click in the editor and choose paste it goes back to it's old tricks of holding onto the formatting.&nbsp; I need to over-ride both means of pasting stripping away all formatting &nbsp; editor.EditorOnPaste = ...
    Posted to Cute Editor for ASP (Forum) by dreamersmind on April 19, 2006