Search

You searched for the word(s): cutesoft_client
Showing page 84 of 228 (2,278 total posts) < 1 second(s)
  • Re: table default format

    Dear wolf11th,   Please open file ''\CuteSoft_Client\CuteEditor\Scripts\Constant.js'',  you will find the following line in this file: editorconstant._CreateEditingTableStyle = ''<table border='0' cellspacing='2' cellpadding='2' width='500'>''; Please change it to: editorconstant._CreateEditingTableStyle = ''<table ...
    Posted to Cute Editor for .NET (Forum) by Eric on November 16, 2010
  • Re: file upload not support chinese filename!!

    Hi tomjoy,   1. Open file 'D:\2005\Editor\CuteSoft_Client\CuteEditor\Configuration\Security\Default.config'.   2. Find section below   <security name=''filenamePattern''>^[a-zA-Z0-9\._\s-\#]+$</security>   Change to    <security ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 12, 2009
  • Re: Do not show path in Image Gallery

    Hi AndriiChuk,   Try this way:   1. Open file InsertGallery.aspx (CuteSoft_Client\CuteEditor\Dialogs\InsertGallery.aspx)   2. Find section below    <asp:Label runat=''server'' ID=''FolderDescription'' ></asp:Label>   Change to:   <asp:Label runat=''server'' ID=''FolderDescription'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 27, 2009
  • Re: DNN Integration and I am extremely disappointed about CuteChat

    Adam:lartec,   Can you login as admin, go to ''log viewer'' and find out the error details? This problem is solved now. We have change the trust level to full (we have high). This was a requirement installing version 3.0 of the chat, as we have seen searching installation guides, but in the guide for 3.1 nothing is said about ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by lartec on September 8, 2006
  • Re: Zoom Image

    Dear cacososa,   The ''GalleryCreateImage'' function  controls the zoom in and zoom out, this function can be found in ''\CuteSoft_Client\Gallery\Core\GalleryLibrary.js'', this javascript file is obfuscated, its source is only available for the source code license user.   Thank you for asking Eric@cutesoft.net
    Posted to ASP.Net Image Gallery (Forum) by Eric on November 15, 2010
  • Re: ShowToolBar property not working...

    just wondering if this bug has been fixed as I experienced the same issue. the worse thing is in v6.6, evenif I set showToolbar=''false'', it still appear in the web page. This is a very serious issue, can some help? thx   <CE:Editor ID=''cmsInformation'' runat=''server'' ShowCodeViewToolBar=''False'' ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on April 15, 2010
  • Re: Demos on chatsample.cutesoft.net not working?

    rcarrillo: My case is different because I'm running my own app integrated with cutechat, not the demo. Thanks for the response anways.   I'm having the same problem when trying to integrate CuteChat under DotNetNuke 4.3.4. When a normal user log in, the javascript error sequence that you told before appears. When the user is the host ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by lartec on September 8, 2006
  • Re: Installing CuteEditor 6.3 in Forum YetAnotherForum

    I upgraded yetanotherforum to version 1.9.4 RC2, and it seems to have broken CuteEditor again.   The YAF developers say the 'plug in' implementation (posted above, no recompile needed, just add a .cs file) should still work.   What happens......   in YAF: trying to create a post (either new topic or reply) yields an empty ...
    Posted to Cute Editor for .NET (Forum) by RichP714 on June 1, 2010
  • Re: Image editor not showing images

    Mr Adam,      I have contacted my hosting service on this matter, and they have proved to me that the server allows ''.tmp'' file creation.      Here's the simple aspx script written by my hosting service, ...
    Posted to Cute Editor for .NET (Forum) by billtang on June 29, 2007
  • Re: How do I display a value (text) in the editor on page load? I'm a newbie...please help!

    <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>      <%@ Page Title='''' Language=''c#'' AutoEventWireup=''false'' MasterPageFile=''~/MasterPages/Admin.Master'' CodeBehind=''admin_edit_content.aspx.vb'' Inherits=''mil ...
    Posted to Cute Editor for .NET (Forum) by bthor10 on May 19, 2009
« First ... < Previous 82 83 84 85 86 Next > ... Last »