Search

You searched for the word(s): editor language
Showing page 89 of 99 (987 total posts) < 1 second(s)
  • Re: Changed event firing on click in FireFox

    FredD,   Please check this example:   http://richtextbox.com/userexample/FredD_Firefox_click.aspx   The souce code of this example is as followings:   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on August 29, 2007
  • Re: XHTML and XSLT question

    Chris, The source code of this example is very simple:   <%@ Page Language=''C#'' ValidateRequest=''False''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 8, 2007
  • Basic setup help needed.

    Hello Support,   I need some basic instructions on how/where to use Gallery Properties in order to modify the way that the gallery is displayed.   It currently displays two columns, and I would for example like to have four columns displayed.   This is what I have in my gallery file:    <%@ Page Language=''VB'' ...
    Posted to ASP.Net Image Gallery (Forum) by TorskTallin on April 4, 2011
  • 6.0 Some questions

    Hello Adam,   1) Even I have change the languages-xml-files _default.xml and de-de.xml the ''rename'' in image insert module still appears.   2) In 5.3 I change the  ''Filepath'' and it worked fine. In 6.0 I get an error message that Editor.cep cannot be found. I must change the directory names to your ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on April 11, 2007
  • MANY THINGS IGNORED IN 6.0 which are promised since 1 year!

    Adam, since 1 year you write that this will be changed in the next release:   1) Language not supported for Image/Document Editor ''Uploading'' and more: ''Max file size allowed'' ''Max image dimension is'' ''Auto resize uploaded images function is on'' ''Max Upload folder size is:''  ''Used:''   You wrote in March 2006 ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on March 28, 2007
  • PDF RTF Generation Problems

    I tried your online demos all day but saw many disappointing things. I want to buy your two products. Anyway Today i tested Cute Editor which never created proper PDF or RTF from HTML , I tried many times but failed. In pdf half page comes that too not properly formatted. In RTF it show strage language(junk). I also tried to copy text ...
    Posted to Cute Editor for .NET (Forum) by vishaltanwar on October 13, 2006
  • Re: File picker not working.

    Please try the following code:   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>   <%@ Page Language=''C#''%>   <HTML>       <body> ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 5, 2009
  • Editing .net aspx pages (including server tags/code)

    Hello, I am on the final part of the project i purchased CuteEditor for and have come across an issue editing .aspx server pages:-   I have set the flags for AllowEditServerSideCode=True, EditCompleteDocument=True - the problem i have is when edited in 'cuteeditor' it is moving the server tags into the <head> ...
    Posted to Cute Editor for .NET (Forum) by mrwighty on April 16, 2009
  • Re: How do capture the Save Click Even in VB for CuteEditor ASP.NET

    Hi vanavah, Please try the example ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on July 16, 2012
  • Re: Control does not exist in the current context error in VS 2008

    Dear jtreuting,   Did you ''Add Reference'' to CuteEditor.dll?  Please save the following example to test.aspx, and then run this example, can you reproduce this issue?   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 25, 2011
« First ... < Previous 87 88 89 90 91 Next > ... Last »