Search

You searched for the word(s): cutesoft_client
Showing page 79 of 228 (2,278 total posts) < 1 second(s)
  • Re: Error Message in DNN

    Unable to do that Adam, this is a corporate environment and the site is not available to the outside. What else do you require besides that?  Here is the entire webconfig for the editor....... <dotnetnuke>   <htmlEditor ...
    Posted to Cute Editor for .NET (Forum) by jhoelz on May 5, 2005
  • Re: Context menu missing images...

    Joe, Please use the app-based path or absolute path: //use the app-based path      Editor.FilesPath = ''~/somefolder''; //use the absolute path      Editor.FilesPath = ''/somefolder''; You are still using relative path For ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 31, 2005
  • Re: Autoconfigure files

    Phil, The property name should be ConfigurationPath. For example: <CE:Editor          ConfigurationPath=''~/CuteSoft_Client/CuteEditor/Configuration/Phil.config''          AutoConfigure=''None''          ...
    Posted to Cute Editor for .NET (Forum) by Adam on December 11, 2004
  • Upgrading

    Is there a process to follow to upgrade from previous versions?  We are currently running version 6.5 on several sites, and have modified some of the configuration files to suit our needs.  Are there changes in the config files?  Do I need to replace any, all, or some of the files in the CuteSoft_Client folder? 
    Posted to Cute Editor for .NET (Forum) by davepearce on March 29, 2011
  • Re: Can I disable the slideshow from starting automatically?

    davidjpage: I want image gallery not to start the slideshow automatically, can this be turned off?   Hi davidjpage,   Try this way   1. Open file ''CuteSoft_Client\Gallery\Layout\SlideShow\Code.js''   2. Find section below (Around line 58)   this.playing=false;   Change it ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on May 18, 2010
  • Re: window error

    further to my investigations, it appears that cutechat crashes the whole web app!! here is the error from the errorlog: Event code: 3001 Event message: The request has been aborted. Event time: 5/2/2007 9:43:31 AM Event time (UTC): 5/1/2007 11:43:31 PM Event ID: 27db41edd470482685da82e44aa31841 Event sequence: 17866 Event ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ben.page on May 1, 2007
  • Re: Cute Editor for .NET 4.5 URLs

      The first time you hit submit with links of type  href=''#1'' Cute Editor does the job correctly and displays the HTML in the text box as you would expect. However, if you hit submit again the link gets changed ...
    Posted to Cute Editor for .NET (Forum) by Dindino on June 17, 2005
  • Re: HTTPS - How to get rid of warning/message caused by Cute Editor

    Ken, et al,I realize that this is an old issue, but it still has not been fixed. In my last post, I stated that IE's lovely mixed content warning had stop appearing, but I must have been on drugs that day, because for the past two years, my users have continued to experience that problem. So... I have taken to experimenting with the reference ...
    Posted to Cute Editor for .NET (Forum) by timw@acponline.org on March 28, 2012
  • Re: Build toolbars programatically without using config files

    Going back to my original question regarding configuration files. Is there any way to use and configure this control 100% on the server without relying on any config files at all. By this, I mean we do not want to rely on any file that reside in the /CuteSoft_Client/CuteEditor/Configuration/ folder. We understand that resources such as images and ...
    Posted to Cute Editor for .NET (Forum) by MMCD on March 2, 2010
  • Re: Textarea disabled on first load

    hi Olegs,   The example was you send to me on February 26, I tested it on firefox 1.5 and firefox2.0, works fine for me when I add the code below: <script runat=''server''>     Public loaderName As String     Protected Overloads Overrides Sub OnInit(ByVal e As ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 6, 2009
« First ... < Previous 77 78 79 80 81 Next > ... Last »