Search

You searched for the word(s): cutesoft_client
Showing page 66 of 143 (1,426 total posts) < 1 second(s)
  • Re: HTTPS - How to get rid of warning/message caused by Cute Editor

    Hi timw@acponline.org, Please try the way below 1. Open file ''\CuteSoft_Client\CuteEditor\Template.aspx'' 2. Find section below and delete it <link type=''text/css'' rel=''stylesheet'' href='<%=CuteEditor.EditorUtility.ProcessWebPath(Context,Page,''Load.ashx?type=style&file=SyntaxHighlighter.css'')%>' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 29, 2012
  • Re: delete icon in 'Downloadable file' dialague

    Hi,   Please open the configuration file "\CuteSoft_Client\CuteEditor\Configuration\Security\Default.config", it has a setting to enable/disable the delete function. Ensure that you have not set it to false.         <security ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 11, 2013
  • Re: Cannot create CuteEditor Control using VB

    Hi,   What I really want to do is create a CuteEditor in vb and attach it to the page at runtime. but what is happening is that I am also creating the <form> tags at runtime as well. so CuteEditor is not registering.   My Directory Structure ...
    Posted to Cute Editor for .NET (Forum) by aonh2000 on June 5, 2006
  • Re: How do you get the editor in an existing textarea

    Please follow these steps:   1.deploying the CuteEditor.dll assembly and license file Copy the CuteEditor.dll and the CuteEditor.lic to the \bin directory for the web application that uses the CuteEditor.  If you need the spell checker function, you need to copy the NetSpell.SpellChecker.dll and the dictionaries ...
    Posted to Cute Editor for .NET (Forum) by Adam on March 23, 2005
  • Insert Image Errors

    Hey, I'm getting this error message when I click on any of the Insert icons on the editor toolbar. Anyone knows where I should start to resolve the issue?   Server Error in '/' Application.   Could not find file 'lpt3.fck.asp'. Description: An unhandled exception occurred during the execution of the current ...
    Posted to Cute Editor for .NET (Forum) by andrewj2 on November 13, 2013
  • Re: Require assistance with Image Gallery thumbnails.

    Hi huatz,   It like that you are using the old version, can you download the latest build and try again?   Latest build download url: http://cutesoft.net/downloads/folders/21904/download.aspx   Delete the dll files and the whole "CuteSoft_Client" folder, then use the new one.   by the way, can you show me what ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 8, 2013
  • Re: How can I set control to make insert image no width and height tag info?

    Hi oksummer,   Please try the way below   1. Open file "\CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx "   2. Find section below   <input class="formbutton" type="button" value="[[Insert]]" onclick="do_insert()" id="Button1" ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on August 30, 2012
  • Re: Security issues with Cute Editor

    Hi Kenneth, That worked perfectly! Out of curiosity, why did that cause an error? Also, I have one other item you may be able to help me with. When the editor loads for about half a second I get a message in the text area like the following:  Server Error in '/' Application Requested URL: ...
    Posted to Cute Editor for .NET (Forum) by astearns on August 17, 2012
  • Editor broken/missing dll or?

    Hi, I've put in  CuteSoft_Client into my test project.When I run my test project, I press on the 'Insert Image' and then choose any picture, it doesn't show up on the right, and the url doesn't get filled up. I press 'Insert' it doesn't insert the image.Do you all have any idea what I'm missing? or what did I do wrong? Any help is ...
    Posted to Cute Editor for .NET (Forum) by karhong on January 21, 2012
  • Re: window.CuteEditorInitialize is not a function

    Hi lc343765828, Can you create a page by the code below and test on your site? Does it get the same issue? <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head>     ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 22, 2011
« First ... < Previous 64 65 66 67 68 Next > ... Last »