Search

You searched for the word(s): document
Showing page 240 of 325 (3,244 total posts) < 1 second(s)
  • Re: RichDropdown get selected value in javascript

    Topicus,   Here is the code:   // get the cute editor instancevar editor1 = document.getElementById('CE_Editor1_ID');if(editor.all){    var lis=editor.all.tags(''LI'');      for(var i=0;i<lis.length;i++)      ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 30, 2005
  • SaveFile

    How do I use this method?  I want to use it in the ''Save'' button in the cuteEditor.  Edithtml.asp in the demo doesn't work. look at this... If request.QueryString(''postback'') <> ''true'' then else      editor.SaveFile(''document.html'')      editor.Draw() End if ...
    Posted to Cute Editor for ASP (Forum) by kcornwell on August 2, 2005
  • Problem with IFrames

    I have a domain running on a unix box,  mydomain.com I have a domain chat.mydomain.com running on Win2003 where I have CuteChat I have a page on mydoamin.com that has an IFrame to get a chat room from chat.mydomain.com I have followed MS's instructions for making cross domain iframes work...a script to set  ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by psychicaccess on June 30, 2005
  • Getting content from javascript

    A user enters some text in the editor, then switches to HTML view and makes some further changes. I need to get the correct content from the editor without a form post, that is in javascript. I can get the content from the editor in Normal view by doing this: var editor = document.getElementById('<... Insert ID of Editor here ...
    Posted to Cute Editor for .NET (Forum) by OleThr on March 16, 2005
  • Suggestions (Wish List) for The Next Version

    I have suggestions for CuteChat which if it is integrated on the next version would make it a great chat server.   1. The user drop down menu should display all the admin commands such as kick, dissallow to speak, grant speak , etc.   2. similar to the rooms drop down menu .. add another menu for all avalible skins, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by fatatiba on September 27, 2004
  • Code Snippet drop down title

    Hello,   How can I change the ''Code Snippet'' dropdown so that instead of ''Code Snippet'' it says something else?  I would like it to say ''Document Templates'' because that's what we'll be using it for in our content management application.   Also, how can I change the width of the Code Snippet dropdown?  It is cutting ...
    Posted to Cute Editor for .NET (Forum) by caitlin on March 2, 2004
  • Javascrit error 'Access Denied'

    I am trying to integrate the editor into an existing application, however I can't get around an 'Access Denied' javascript error message on line 50 of CuteEditor.htc.aspx. On the page where the CuteEditor control is placed, i have set the domain to an alternate domain within javascript like so:     document.domain = ...
    Posted to Cute Editor for .NET (Forum) by shobman on January 18, 2005
  • Re: online developers guide in PDF form

    Dear dcowan,   After you download the install package, extract it, and then you can find development document in folder \CuteEditor_for_NET6\document, the file extension name is chm.   Regards, Eric
    Posted to Cute Editor for .NET (Forum) by Eric on December 3, 2009
  • Re: how to replace insert content after upload document?

    Hi gzpepco, For now CuteEditor does not support custom the insert  tags. Sorry for your inconvenience. Regards, Ken 
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 7, 2010
  • Re: How to change the path

    Hi wingowin,   Please refer to http://cutesoft.net/asp/document/scr/Specifying-images-path.htm, it shows you how to change the image/gallery store path.   Regards,   Ken 
    Posted to Cute Editor for ASP (Forum) by Kenneth on January 15, 2014