Search

You searched for the word(s): cutesoft_client
Showing page 139 of 228 (2,278 total posts) < 1 second(s)
  • Spell check modifying hyperlink - Follow Up

    Hello, I have a follow up question to the issue where the Cute Spell Checker was changing the href in the link tag in html.  The main thread for this is below:   http://cutesoft.net/forums/thread/71345.aspx   The end of this thread states that the issue is fixed in the new version, however the link provided for testing goes to ...
    Posted to Cute Editor for .NET (Forum) by jkleckne on June 28, 2013
  • Directory configuration for "Insert Image" button CE6.6

    I am trying to configure Cute Editor so that it looks in the right directory when the user clicks on the Insert Image toolbar button. Currently it is throwing an error because it is looking for the directory ~/uploads which doesn't exist in this web. It should be looking in ~/images. I have changed all the settings I can see in ...
    Posted to Cute Editor for .NET (Forum) by dotcom on March 26, 2013
  • bug: Safari on Leopard OS: editor pulling in html line

    In the Safari browser (version 5.1.1) on a MAC laptop running Leopard OS, the editor is apparently pulling in an html line from the source and displaying it in the editor after saving the content. This doesn't occur on any Windows machine. Do you know why this is occurring? Here is an example of the line (domain changed to dummy ...
    Posted to Cute Editor for .NET (Forum) by A-Damage on October 28, 2011
  • Access Denied Error when reloading Cute Editor

    Hi, I have integrated cute editor in my .Net web application. Cute Editor is set to launch and load dynamically upon call. For the first load there are no script error produced but from 2nd and subsequent calls onwards, there is access denied error as below being thrown out each time loading the editor. Script called captured from fire ...
    Posted to Cute Editor for .NET (Forum) by yuenli on July 8, 2011
  • CuteEditor is extremely slow when rendering on the Azure platform

    I'm using your editor in Azure. However there is a problem when my code trys to load the CuteEditor control . It loads, but does so incrediably slowly.   I used Fiddler2 to see the underlying issues and found,the file request   /CuteSoft_Client/CuteEditor/Load.ashx?type=Style.....   was  trying to load via port 20000. I ...
    Posted to Cute Editor for .NET (Forum) by PaulJGraham on May 19, 2011
  • Re: Image Order

    Hi eldong,   1. Open file ''\CuteSoft_Client\Gallery\Layout\SlideShow\Code.js''   2. Find section below   div.appendChild(nobr);  this.items=[];   3. Add the section below under the section above    function BubbleSort(arr)  {         var ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on August 3, 2010
  • Re: Thumbnail Size

    Hi bbcgraphics,   Please try thie way.   1. Open file ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js''   2. Find section below   var img=this.Browser.CreateThumbnail(photo.Thumbnail,Math.floor(photo.Width * scale),Math.floor(photo.Height * scale));   3. The red code is the width and height of the thumbnai. You ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on July 13, 2010
  • cute chat in DNN

    gday Ive followed the instruction to the letter to installing cute chat to dnn, now everything went well until I install the programn I keep comming up with critical error (no other error message) I am using DNN 5x whereis the program says dnn 4x I dont know if that would make a difference.   the other item I maybe getting confused about ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by ozzie4x4 on July 8, 2010
  • Re: prblm in viewing the load template screen in lesser resolution

    Hi svk,   If you mean the ''Insert Image'' dialog in the ''Make Template'' function, please try this way.   1. Open file ''CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx''   2. Find the below section   <CE:EDITOR    id=''OuterEditor''>  </CE:EDITOR>   3. Add property ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 28, 2010
  • ChatProvider examples

    Has an application with FormsAuthentication login with user data present in a SQL Server 2008. I want to use the FormsAuthentication login I use now with CuteChat? Do you have a ChatProvider example for that (VB)?   In Membership Database Integration i use the code from ''Add web messenger button into web pages'', but i have JavaScript ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by kjell.ek on June 3, 2010