Browse by Tags

All Tags » javascriptpt invocation
  • Capturing input in javascript

    Hi,   I am using Cute Editor to save information in the database. Before it is actually saved I'm using javascript to format the information. Since the page is generated using an XML i'm providing the cute editor as pure HTML.   I'm facing a problem when I use javascript onclick on a button to access the information ...
    Posted to Cute Editor for ASP (Forum) by Himantha on October 24, 2007
  • Instantiate Editor with pure JavaScript

    I appologize if this is in the Forum or Documentation, I could find it. Have to move on.   I want to be able to instantiate an editor using pure JavaScript. i.e.    var anEditor = new CuteEditor()    anEditor.whatever = something;    etc...   Something?   If this is already on the Forum or in ...
    Posted to Cute Editor for ASP (Forum) by wfrishse on October 17, 2007