Search

You searched for the word(s): editor language
Showing page 52 of 99 (987 total posts) < 1 second(s)
  • Re: Issue floating in IE6

    I use the following code,  <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <div>     <div class=''leftfloat'' style=''float:left''>         ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 5, 2010
  • Re: Add a Event to Textarea in CE

    My Source Code :  ----------------------------------------------------------------------------------------------------- <%@ Page Language=''C#''%><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>    <head>  <meta name=''ProgId'' ...
    Posted to Cute Editor for .NET (Forum) by Anonymous on February 2, 2006
  • CE editor frozen in tabcontainer of google chrome after ajax postback

    This is obviously a bug of CE. I put a CE editor in tabcontainer. In google chrome, if the active tab is the CE editor, everytime after I click on button to trigger a ajax postback, the editor will be frozen, some of the button images will be lost, and the text area is not accessable. If I click on another tab and then go back to ...
    Posted to Cute Editor for .NET (Forum) by wolf11th on March 25, 2010
  • Problem upgrading Framework 1.1 to 2.0 - editor definition gets 'object expected' Jscript error?

    We are upgrading our Framework 1.1 ASP.NET application to 2.0.  I used the Visual Studio 2005 conversion wizard, all modules converted with no problem except the three in which we use the CuteSoft editor.   I manually converted those to create the .aspx, designer and .vb files.  The site now compiles in VS2005 (there are ...
    Posted to Cute Editor for .NET (Forum) by rockford on March 7, 2008
  • Re: Wrong <SCRIPT/> tag formatting

    Addition. Here is the code of my ASPX page:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>       <title>Novaview HTML editor</title>       <link ...
    Posted to Cute Editor for .NET (Forum) by Herev on November 21, 2011
  • Re: CuteEditor deleting line breaks in Safari

    Hi thunderfan,   please try the example page below with your currect version. Does it get the same problem? If yes, can you send me the editor page url and show me the full steps to reproduce this issue? So we can check it for ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on January 17, 2013
  • Re: Insert Hyperlink - another button

    hi rajmohanp, Please try the example below, it should work for you. The red code is what I add for the getSelectedHTML functioin. <%@ Page Language=''C#'' AutoEventWireup=''true'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 28, 2012
  • Interesting problem with java api

    I have 2 editors on a form.  The 1st is normally hiddeen from the user.  It's inside a span tag with style=''display:none''.  It is used to hold the value of the editor prior to a user making changes to it.  If the user makes changes to the displayed editor, the new content is placed into the hidden editor (so I can detect ...
    Posted to Cute Editor for ASP (Forum) by DanC on June 11, 2007
  • Unsupported control type in DataGrid column

    Hello again,   I'm receiving the following error when I attempt to update an entry from a datagrid (developed in Dreamweaver MX 2004):   System.Exception: Unsupported control type in DataGrid column: CuteEditor.Editor at DreamweaverCtrls.DataSet.OnDataGridUpdate(Object Src, DataGridCommandEventArgs E)   Any ...
    Posted to Cute Editor for .NET (Forum) by gbartlett on October 5, 2004
  • Re: Change language

    Thanks for your reply. I only have the cuteeditor_files directory on my server. Is it really necesarry to put the other files on my server as well? I prefer to have the whole cuteeditor in 1 folder because else it will be a chaos. Is this also the reason why the editor doesn't load correct?
    Posted to Cute Editor for PHP (Forum) by roelywoely on June 21, 2010
« First ... < Previous 50 51 52 53 54 Next > ... Last »