Search

You searched for the word(s): editor language
Showing page 1 of 99 (987 total posts) < 1 second(s)
  • Problem with CE in formview (inside modal popup panel)

    Hi,   I've downloaded the evaluation version today to try and find an HTML editor that will work well in a site I'm developing for a client.   I have a listview which contains a list of articles - when an article is selected an Ajax modal popup panel appears. This panel contains a formview which is by default in edit ...
    Posted to Cute Editor for .NET (Forum) by PHyndman on May 18, 2009
  • Re: Help with upgrade from version 3 to version 4 on Cute Editor for ASP

    Here you go Adam. This page has nine editors on the page. The information is stored is stored in a SQL Server database. <%@LANGUAGE=''VBSCRIPT''%> <!-- #include file = ''CuteEditor_Files_V4/include_CuteEditor.asp'' --> <!--#include file=''Connections/dbconnections.asp'' --><!--#include virtual=''secure.asp''--> <% ' ...
    Posted to Cute Editor for ASP (Forum) by HalRau on May 23, 2005
  • Re: Cute Editor Zend_Form_Element

    I'm now trying to port the joomla plugin to a zend_form_element but i'm stuck on the onGetInsertMethod function which looks like this onGetInsertMethod function onGetInsertMethod($name)   {      $doc = & JFactory::getDocument(); ...
    Posted to Cute Editor for PHP (Forum) by Emile on June 10, 2011
  • html in editor break page

    I have a CE inside a GridView in ASP.net page. when a user adds a text containing invalid table structure, and submit it breaks the entire page structure, since it is all build as a table. I'm using a asp:Label to display the results, maybe another control will work better??? I'm attaching an example for such an invalid ...
    Posted to Cute Editor for .NET (Forum) by Oren on September 2, 2008
  • Re: When an editor is added to a page, TWO editors appear.

    You will notice that the generater HTML contains a repetition of the exact code for rendering ONE editor.<!-- CuteEditor Editor1 Begin --> <input type=hidden name='Editor1:ClientState' value=''/><input type=hidden name='Editor1:PostBackHandler'/><link rel=''stylesheet'' ...
    Posted to Cute Editor for .NET (Forum) by Nimendra on December 7, 2005
  • Re: IE8 no menus?

    v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:''Table Normal''; mso-tstyle-rowband-size:0; ...
    Posted to Cute Editor for .NET (Forum) by analysis_junky on June 3, 2009
  • Re: After certain lengt of text in editor, form cannot be submited.

    Patrick - How much text are we talking about? 5,000 characters? 20,000 characters? More? I have tested 50,000 characters with no problems. Here is my code if it helps:   <SCRIPT language=''JavaScript1.2''> function submitForm() { if (validateForm()) {  document.forms[0].submit() ;    } } function ...
    Posted to Cute Editor for ASP (Forum) by Anonymous on March 24, 2004
  • Error message on load

    I'm using Firefox 3.0.1 with Firebug   When loading CuteEditor, I get the following error in Firebug's console:   Ox1a7[OxOd201[692]] is null http://localhost/CoachFlex/core/CuteEditor_Files/Scripts/Gecko_Loader/Loader.js Line 1 1var ...
    Posted to Cute Editor for PHP (Forum) by infringer on September 5, 2008
  • problem cute editor

     hi, i have a big problem. the cute editor don't run. i view its buttons, but don't run text. IE tell me that there is the problem on CuteEditor.Htc.aspx?settinghash=ed136ee2 to row 118 carachter 3872.   Where is the problem?   Myode on this file is      var ...
    Posted to Cute Editor for .NET (Forum) by andriex on July 7, 2005
  • Re: onchange event does not fire when font size is changed

    I have used the following code to test, when you set font style, CuteEditor_OnChange will be fired <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head>     <title>JavaScript API</title>     <script ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 13, 2010
1 2 3 4 5 Next > ... Last ยป