Search

You searched for the word(s): editor language
Showing page 94 of 99 (987 total posts) < 1 second(s)
  • asp.net 2.0 support

    I'm trying to use cute editor in a .NET 2.0 application; it works fine when asp pages are compiled by the run time, but I can't  build the project in VS2005 due to language differences between .net 1.1 and .net 2.0.   Is there any workaround for this ?   Thank you. m.
    Posted to Cute Editor for .NET (Forum) by marcodelgatto on September 29, 2005
  • Obtaining Selected Image HTML

    I have created a custom button to display a dialog box to let people type latex which I convert to an image for insertion into the documnt (see code below).  The code works fine when entering html for the image.  What I want is when a user has selected an image to retrieve the html for the image and display it.  ...
    Posted to Cute Editor for .NET (Forum) by BinbinB on April 17, 2011
  • <!--{cps..0}-->

    I am trying to run javascript on through the Editor.   When trying to run my javascript it looks like the editor changes my script to (the value in the subject line)   any ideas why this is happening?   test code below:   <script language='javascript'> function Test() {     ...
    Posted to Cute Editor for .NET (Forum) by ghoff12 on February 23, 2006
  • CuteEditor webpage integration

    Hi, I recently did the how to page in saving xml to a database. After successfully completing it, I migrated the code over to my own page. I'm trying to make the connection pull the xml from CuteEditor and save it to the database. I would like the ID to be an auto incremental number, as opposed to having to enter it manually. basically I'm ...
    Posted to Cute Editor for .NET (Forum) by Sternzy on January 10, 2010
  • Scroll to top of the page on postback

    Hello, It seems that Cute Editor control resets page scroll position back to the top after a postback. I'm using ''CuteEditor.dll'' v6.0.0.0 (CuteEditor 6.0 Build 2007-05-10). I have tracked the issue down to ''CuteEditorImplementation.js'' (this ''js'' is accessed from ''LoadXMLAsync'' function in ''Loader.js'', if this helps...) I ...
    Posted to Cute Editor for .NET (Forum) by ybelov on May 18, 2007
  • Latest Version of CE 5.1 seems to have serious custom JavaScript issues...

    Adam,   I originally posted about FullScreen issues with Custom JavaScript.  I am running DNN 3.0.13 with CE 5.1.  When loading properties Window for textbox in my editor if I hit Cancel to close CE's dialog box my custom JavaScript is erased.  If I click on Downloadable files and hit cancel, if I insert a layer etc....all of ...
    Posted to Cute Editor for .NET (Forum) by TommyBoy on December 17, 2005
  • Re: failed to load the language from the xml file

    You should use editor.Culture = ''nl-NL'' becuase the language file name is nl-NL.xml instead of nl.xml.  
    Posted to Cute Editor for ASP (Forum) by Adam on April 29, 2005
  • Re: 6 Dialogs are not correctly localized

    I have already checked the language xml files and the strings are correctly localized in these files. The problem is that Cute Editor does not use the localized versions of these strings for the dialogues I mention above. This means that for all languages these dialogues are in English.
    Posted to Cute Editor for .NET (Forum) by Flintstone on September 13, 2010
  • spell check problem

    I have following html code in the editor what happen is if I use the spell check it give an spell error ''Arial'' . This is the font type set in html which shouldn't appear in spell check. and you can see I got only half ''cancel'' button      <p><span style='font-family: Arial; font-size: 9pt; ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on May 17, 2011
  • Insert Image window looks broken in V6.3

    Hi, just tested a simple code and clicked on Insert Image or Insert Template. All windows look broken.   Thanks for help! Example Code: <%@ Page Language=''VB'' AutoEventWireup=''false'' CodeFile=''CuteEditor.aspx.vb'' Inherits=''CuteEditor'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' ...
    Posted to Cute Editor for .NET (Forum) by Dev65 on February 13, 2009
« First ... < Previous 92 93 94 95 96 Next > ... Last »