Search

You searched for the word(s):
< 1 second(s)
  • Re: Using ExecCommand with custom commands

    I found&nbsp;ExecCommand(''PostBack'') in the forums (not in the docs as far as I could see). This allows me to assume that if the command is ''undefined'' it is a javascript initiated ''SaveAndExit''. &nbsp; HOWEVER, it would be neat&nbsp;if there was a more elegant solution, ie. allowing our own defined commands to be called using ExecCommand, ...
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 23, 2007
  • Using ExecCommand with custom commands

    Is it possible to use the javascript ExecCommand to cause a postback with a command other than one of the predefined commands? &nbsp; I have created a new command button SaveAndExit that causes a postback. I did this by simply adding it to the .config file. This works as expected, but I now&nbsp;want to call this custom command using ExecCommand ...
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 23, 2007
  • Carrying our Client AND Server side processing

    Hi, &nbsp; I am trying to carry out some processing client side before firing off the editor event to the server. I have added a custom button called SaveAndExit. When I click either the Save or SaveAndExit button, I want to set an ''isSaving'' flag in javascript. When this is done, I want to call the server side handling of the ...
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 21, 2007
  • Re: HTML view

    Cool thanks !
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 20, 2007
  • CleanUpMicrosoftWordHTML() and CleanUpHTMLCode()

    I have seen this problem posted before and apparently closed down as fixed. I am running demo version 5.3.0.0 with a file date of 13 November 2006, 17:12:00. &nbsp; When I add HTML as follows to the editor: &lt;span style=''BACKGROUND-COLOR: yellow''&gt;Random highlighted text&lt;/span&gt; then run either of the above methods, my HTML ...
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 20, 2007
  • HTML view

    Is it possible to disable the HTML view, so normal users ony see the Normal tab, but advanced users get the HTML tab as well? &nbsp; Regards Colin
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 20, 2007
  • Disabling Galleries

    I am trying to integrate the ASP.net edit control into our in-house content manager, and for the most part everything is working VERY well. &nbsp; We do not want to allow our users the ability to add images, files etc.&nbsp;to the HTML, instead they enter them elsewhere in the&nbsp; content manager. Therefore I want to be able to totally ...
    Posted to Cute Editor for .NET (Forum) by ColinTurner on February 14, 2007