Support forums

Live Support, Chat and HTML Editor
    
Welcome to Support forums Sign in | Join | Help Messenger
in Search

Browse by Tags

All Tags » JavaScript API
  • Re: No More JavaScript API in 6.0??

    i've been using a popup window to populate my content in the textarea of the Editor.  So you can use the <%=editor.ClientID%>, but it doesn't help you if you're trying to access the CuteEditor from another page (or popup window).  So  you can still use the javascript API, but instead of using :   var editor1 = ...
    Posted to Cute Editor for ASP (Forum) by lbklatzkin on May 15, 2007
  • Undefined - is mostly all I get.

    My Editor now just comes up with the word ''undefined'' in the text area.   Here's my current best guess.   My configuration:    Dim editor1   Set editor1 = New CuteEditor   editor1.ID = ''Description''   editor1.Text = sDescription   editor1.FilesPath ...
    Posted to Cute Editor for ASP (Forum) by jdmaynard on March 31, 2007
  • help: how to call cute editor contrle using javascript

    hai , how to call cute editor control using javascript .is it possible.please help me.
    Posted to Cute Editor for ASP (Forum) by sivaprakash on March 22, 2007
  • EditorView() CuteSoft 5.2

    We just upgraded to CuteSoft for ASP 5.2 from 4.2 and have some issue with the Javascript function EditorView(), Is this function still supported in 5.2 or is there other methods to change the Editor's mode from Normal to HTML or Preview using JavaScript.  Please help!   Thanks
    Posted to Cute Editor for ASP (Forum) by m245 on December 18, 2006
  • Re: Javascript API

    leonard lang,   Please check the following article and online demo:   Extending CuteEditor with JavaScript API    http://cutesoft.net/asp/developer-guide/JavaScript-API.htm   Command list:   http://cutesoft.net/asp/developer-guide/ReferenceToolbar.htm   Online ...
    Posted to Cute Editor for ASP (Forum) by Adam on September 1, 2006