Search

You searched for the word(s): cutesoft_client
Showing page 13 of 228 (2,278 total posts) < 1 second(s)
  • Re: adding a specific font to a chat room

    Hi gadiyona  1.   1)Open file \CuteSoft_Client\CuteChat\Channel.aspx   2)Find section below   <select style="vertical-align:middle;" onchange="SetFontName(this.value)"> <option value="">[[UI_Font]]</option> <option ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on November 12, 2012
  • Re: Hiding File Info for DotNetGallery

    Hi Sherron, The steps below shows you how to remove the file info when you click on the image to open it as the viewer mode. 1. Open file  ''\CuteSoft_Client\Gallery\Viewer\LightBox\Code.js'' 2. Find section below and delete it. This is the file size section. this.toolbar.appendChild(this.photoinfo);  3. ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on June 18, 2012
  • Re: script error

    Hi gurpreet, I think the resource files has some problems. Please download this package http://www.cutesoft.net/downloads/folders/21904/download.aspx Delete the  CuteEditor.dll from the ''bin'' folder and use the new one in the download package. Delete the whole ''CuteSoft_Client'' folder and use the new one in ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 21, 2012
  • Re: Captions with each photo

    Hi woody6, The way below shows you how to show the photo comment under the image name in Classic Layout. 1. Open file ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js'' 2. Find section below if(cs&&cs.length) { c2.innerHTML+=''<br/><span class='GalleryItemNumComments'>''+cs.length+'' ...
    Posted to ASP.Net Image Gallery (Forum) by Kenneth on March 9, 2012
  • Re: Can I show operators online in the client window?

    Hi ediguy, Please try the way below. The code below will only shows  department which has the online agents. 1. Open file  ''\CuteSoft_Client\CuteChat\SupportClient.aspx''. 2. Remove all the code and use the code below in it. (The red part is what I added in this page) <%@ Import Namespace=''CuteChat'' ...
    Posted to Cute Live Support (Forum) by Kenneth on February 29, 2012
  • Re: Image Upload not working browse_Frame and TargetUrl errors

    Hi jojolevy, Can you post your example page url? So we can check it for you directly. Please try the example page below. Does it get the same issue? <%@ Page Language=''C#'' AutoEventWireup=''True'' %><%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %><html><body>  ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on February 5, 2012
  • Re: Cute chat questions.

    Hi shunman, 1. Chat room makes in administration console page only? No, you can create the chat room by code too. Example <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on November 22, 2011
  • Re: Direct Conversation with a User without Messenger Window

    Hi HenryLim, 1. The Messenger body is necessary 2.  If you do not want the cofirm message show and show the chat window directly, please try the way below    a) Open file  \CuteSoft_Client\CuteChat\IntegrationUtility.js.aspx      b) Find method below     function ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on September 26, 2011
  • Re: HTML code being inserted when the user saves

    Hi icanseeu, 1. This issue should be fixed in the latest version, please download the latest version and try again. Latest verstion downloads http://www.cutesoft.net/downloads/folders/21904/download.aspx 2. Also, you can try the way below    1) Open file ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 8, 2011
  • Re: 'read mode' for a gallery?

    Hi briankitt,  a reference solution, you can show the upload button in user's personal folder only in your existing solution. 1.  Open the file ''CuteSoft_Client/CuteEditor/Dialogs/InsertGallery.apsx''2.  Find the method ''protected override void OnPreRender(EventArgs args)'' , about line 1713.  Add the following ...
    Posted to Cute Editor for .NET (Forum) by Jeff on May 8, 2011
« First ... < Previous 11 12 13 14 15 Next > ... Last »