Search

You searched for the word(s): cutesoft_client
Showing page 151 of 228 (2,278 total posts) < 1 second(s)
  • Porblem Again with Cute Editor 5.2

        i got the upgrade and copied all the files present in CuteSoft_Client folder to my project. Also copied the Dlls but now none of the buttons are clickable in Fire Fox.   Cute Editor seems to have lot many problems with Fire Fox
    Posted to Cute Editor for .NET (Forum) by dotnetuser on May 9, 2006
  • Empty popup

    I just installed CuteEditor.  When I click on the ''find and replace'' (and other buttons that result in popups) button i get an empty popup.  I alredy copied the CuteSoft_Client folder to my application forlder.  What can i do to fix this? Thanks
    Posted to Cute Editor for .NET (Forum) by itatawy on December 26, 2005
  • Re: Popup windows

    In the file \CuteSoft_Client\CuteEditor\CuteEditor.htc.editordotcmd.htm, search for the string:     ''help:0;status:0;resizable:1;dialogWidth:320px;dialogHeight:360px;'' I believe that this is the string that controls the dimensions of the dialog for the Emoticon. Fermin
    Posted to Cute Editor for .NET (Forum) by fcatacutan on April 20, 2005
  • Re: Dynamically alter tag editor dialog size?

    Please open the CuteSoft_Client\CuteEditor\Scripts\Constant.js file and edit the following code.   // Default window ornaments for the Tag dialog var _tagDialogFeature = ''help:0;status:0;resizable:0;dialogWidth:453px;dialogHeight:515px;'';  
    Posted to Cute Editor for .NET (Forum) by Adam on November 9, 2010
  • Re: Change width and height of Insert Template Modal

    Hi CIC,   1. Open file Constant.js (\CuteSoft_Client\CuteEditor\Scripts\Constant.js)   2. Find section 'editorconstant._templateDialogFeature = ''dialogWidth:660px;dialogHeight:430px;'';'   3. Change the  property you want.   Regards,   ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 17, 2009
  • Re: View chat history web service

    Hi,   Please check the CuteSoft_Client/CuteChat/Admin/Log.aspx   You can use   ChatApi.GetMessages(..)   to load the history   and then create your own webservice easily.   Regards , Terry .    
    Posted to Cute Live Support (Forum) by cutechat on May 29, 2008
  • Re: Editor missing text entry area + install error

    cat4jan,   Before upgrading to version 6.0, you didn't remove the client files of version 5.x.   Please delete the following file then try again:   CuteSoft_Client\CuteEditor\web.config    
    Posted to Cute Editor for .NET (Forum) by Adam on December 23, 2007
  • Re: Deploying Without Image Editor

    Michael,   Open the following file: CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx   And add the following code to the bottom of the above page:   <script> img_ImageEditor.style.display=''none''; </script>
    Posted to Cute Editor for .NET (Forum) by Adam on August 27, 2007
  • Re: Font size in dialog windows

    Zapotec, Please locate/open ~/CuteSoft_client/CuteEditor/Dialogs/style.css. And change the following code to meer your requirements. body,input,textarea,button,select,fieldset,td {     color: windowtext; font: menu; }
    Posted to Cute Editor for .NET (Forum) by Adam on September 14, 2005
  • Re: Problem with Upgrade from 4.0 to 4.5

    I think you didn't updated all the cute Editor client files.Please check your CuteEditor folder and make sure the following file exists:   CuteSoft_Client/CuteEditor/CuteEditorconstants.js   Keep me posted.    
    Posted to Cute Editor for .NET (Forum) by Adam on August 11, 2005