Search

You searched for the word(s): cutesoft_client
Showing page 72 of 228 (2,278 total posts) < 1 second(s)
  • Re: Not Showing Buttons on Insert Templates

    Which buttons do you mean?  Do you mean those images? They are using relative path.   The insert_templte.aspx page is in the following folder   /CuteSoft_Client/CuteEditor/dialog/   So the full patht of yourimagehere.gif   Will be /CuteSoft_Client/CuteEditor/dialog/     the full patht of ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 15, 2007
  • Re: Image Upload not working on a Mac client

    Hi Adam,   I've copied the sample code into a new subdirectory on the webserver, with a new copy of the cutesoft_client, new binaries, and a new copy of example.css   As before, it works perfectly on my PC - both on IE and FF.   Unfortunately, it doesn't work on the client's Mac on Safari or FireFox; gives exactly exactly the ...
    Posted to Cute Editor for .NET (Forum) by Dunc_NZ on March 19, 2009
  • Re: Different icons for each chat room

    You can achieve this feature programmatically.   Each room has an unique LobbyId.   So you need to change:    <nobr><asp:Image ImageUrl=''~/CuteSoft_client/CuteChat/Images/50-home.gif'' align=''center'' runat=''server'' id=''Image1'' />   <%#DataBinder.Eval(Container.DataItem, ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on February 29, 2008
  • Re: Regarding Installing Purchased version over Trial version.

    We updated our license file with new trial license file and working fine. Now, we are having other problem when loading the page having HTML Editor. HTML editor will have either no value or some html tags on load of the page.On loading HTML editor, one temporary error message screen is appearing and disappearing within a flash of moment ...
    Posted to Cute Editor for .NET (Forum) by jayaramanu on July 15, 2005
  • Re: default table width

    Hi suchil,   Open file Constant.js ( CuteSoft_Client\CuteEditor\Scripts\Constant.js)   Find section below   editorconstant._CreateEditingTableStyle = ''<table border='0' cellspacing='2' cellpadding='2' width='500'>'';   Change to   editorconstant._CreateEditingTableStyle = ''<table border='0' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 4, 2009
  • 3005 Warnings in Event Log

    We are using CuteEditor as part of our product and several of our customers are seeing 3005 warnings in their Windows Event Log.  I have pasted a sampling of the information found in these logs at the bottom of this message.  Looking at them, it appears to reference not being able to find spell.js and style.css, however, both files are ...
    Posted to Cute Editor for .NET (Forum) by MRosamond on August 1, 2008
  • Re: Question about cross-domain support

    greggcz: greggcz: After further investigation, I found that the crossdomain script is calling a wrong url:      22         False    +4.040 s             0.079 s      ...
    Posted to Cute Live Support (Forum) by Adam on February 18, 2008
  • Re: Demos on chatsample.cutesoft.net not working?

    It's still not working for me...so here's a description of my reproduction of the error:OS: WinXP SP2 Browser: IE 6 (6.00.2900.2180) (Security level: Medium)   After having logged in (as ''Test1''), I clicked the ''Messenger'' link in the toolbar. I suppose that my click should have triggered the script ''Chat_OpenMessenger()'', but ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by magnuspersson on June 14, 2006
  • Re: CuteEditor deleting line breaks in Safari

    When I commented out my implimentation of CEEditor and put yours in place it worked without issue so it seems to be a element i am placing on the editor.  Let me poke around and see if I can identify what it is.  Below is my implimentation that is causing the issue that I commented out and used yours.      <ce:editor ...
    Posted to Cute Editor for ASP (Forum) by thunderfan on January 17, 2013
  • Re: The chat does not works

    Hi Armand66,   The chat admin is defined by the method below.   PublicOverridesFunctionGetUserInfo(loginNameAsString,ByRefnickNameAsString,ByRefisAdminAsBoolean)AsBoolean   ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Kenneth on October 15, 2012
« First ... < Previous 70 71 72 73 74 Next > ... Last »