Search

You searched for the word(s): cutesoft_client
Showing page 76 of 228 (2,278 total posts) < 1 second(s)
  • Re: Adding chat button and monitor tag to web pages problem

    Hi uniplan,   Please check the location of file "Support-Image-Button.js.aspx",  the url what you are uisng "http://support.uniplan.it/CuteSoft_Client/CuteChat/Support-Image-Button.js.aspx" is worng, the file is not there.   Regards,   Ken 
    Posted to Cute Live Support (Forum) by Kenneth on October 9, 2012
  • Re: Flash content

    Cloey,   Yes.   Just open CuteSoft_Client\CuteChat\Advertising\TopAds.ascx and modify it. Right now it contains the following simple code:   <%@ Control Language=''c#'' %> <img src=''images/cutechat_banner.gif'' border=''0'' alt='''' />   You can delete it and add your Flash Banner.    
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 21, 2007
  • Re: Problems with Make Template functionality

    Hi ChrisD,   Try this way   1. Open file 'outereditorfull.aspx' (CuteSoft_Client\CuteEditor\Dialogs\outereditorfull.aspx)   2. Find section below     <CE:Editor ID=''OuterEditor'' AutoConfigure=''Full'' ShowDecreaseButton=''false'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 7, 2009
  • Re: Language issues

    Hi,   1.  Please open file CuteSoft_Client\CuteEditor\Languages\nl-NL.xml and find section below, remove the : from the text setting will fix this problem.     <resource name="Find what">Zoeken naar:</resource>    2. This message is hard code in js ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 7, 2014
  • Re: Issue with Word Document Formatting.

    Dear rajmohanp,   Please upgrade to latest version (v6.6) directly. Copying some of files in the installation package of latest version  will lead to more issues. the following is detailed steps: Please follow steps: 1. Backup your website 2. Remove folder ''CuteSoft_Client'' 3. Download cuteeditor for .net, download ...
    Posted to Cute Editor for .NET (Forum) by Eric on February 2, 2011
  • Re: CuteEditor_OnInitialized does not get fired in Safari and Chrome Browsers

    Hi sanjay.joshi, Please add the code below into your page and try again ------------------------------------------------------------------------------------------------------  <script runat=''server''>     public string loaderName;     protected override void OnInit(EventArgs ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 17, 2010
  • Re: ChatProvider examples

    Hi kjell.ek, Do you have a ChatProvider example for that (VB)?  <%@ Application Language=''VB'' %>   <%@ Import Namespace=''CuteChat'' %>     <script RunAt=''server''> ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on June 3, 2010
  • Re: spell check not working in update panel

    Hi,   please try this code:   <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 25, 2009
  • Re: Web messenger inside User Control

    Ok, so I have downloaded v3 and gotten it setup using my existing login functionality.  I have created a usercontrol ucChat.ascx in the CuteSoft_client/CuteChat folder.  This user control contains the content of IM_mainform.aspx.  I have also created a page chat.aspx in the CuteSoft_client/CuteChat folder.  I have placed my ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by andrew_premieripp2 on June 14, 2006
  • Re: Need help with toolbar customization

    jas05220,   Are you sure the ConfigurationPath=''CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/mytools.config'' is correct?   Can you change to ConfigurationPath=''CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/default.config'' and try again?   If it works, maybe the problem is caused by the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 14, 2006
« First ... < Previous 74 75 76 77 78 Next > ... Last »