Search

You searched for the word(s):
Showing page 1660 of 1,762 (17,611 total posts) < 1 second(s)
  • Re: using in place of textarea form element

    deanfriesen , &#160;Let use the original&#160;IbuySpy portal as an example. In the following example we replace a textbox control in the&#160;EditHtml.aspx into a rich text editor. &#160;1.deploying the CuteEditor.dll assembly and license&#160;file Copy the CuteEditor.dll and the CuteEditor.lic&#160;to the \bin directory for the web ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: [CE v4.0] How to change InsertImage path?

    Please check the new document. Working with Images overview &#160;&#160; Cute Editor makes it easy for you to manage images on your ASP.NET applications. This chapter contains the following sections: &#160;Setting up the Image gallery path&#160;Restricting image uploads by size, width and height&#160;Automatic Image Resize&#160;Adding an ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Problem with CE icons

    jasonmelo,&#160;Please download the version 4.0.0.3. We fixed the prorblem in the lastest build.
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: no images, editor hanging with hourglass ?

    Hi guyes,&#160;Please download the version 4.0.0.3. This problem has been resolved in the lasest fix.&#160;Keep me posted.&#160;
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Making "Paste from Word" the default paste?

    Tim, This&#160;feature request&#160;has already been added to&#160;CE version 4.0.0.3.&#160; Editor.EditorOnPaste Property Specifies the manner in which the editor handles pasted text. &#160;PasteBehavior EnumerationEnumerates the manners in which the editor handles pasted text. Members: Member NameDescriptionDefaultWhen you paste text into ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: CuteEditor modifies pasted html code ?!

    S&#233;bastien,&#160;I have tested the file your attached.&#160;I don't have any problem at the CuteSoft web Site. http://cutesoft.net/example/general.aspx &#160;Can you download the new version 4.0.0.3 and do a new test?&#160;Keep me posted.
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Spell Check Script error

    Domo,&#160;This message usually results from one of the following scenario: 1. NetSpell can't find the Dictionary Folder . Solution: Make sure you specify the Dictionary Folder in your web.config which is required by NetSpell. &#160;&#160;&#160;&#160;&#160; &lt;appSettings&gt; &#160;&#160;&#160;&#160;&#160; ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Scripting error

    DenisD,&#160;Not sure what caused the problem.&#160;When you updated the&#160;DLL ,&#160;have you updated the client files as well?&#160;Can you try the latest version 4.0.0.3?&#160;If you have the same problem with the version 4.0.0.3, please send your site URL to me through the PM.&#160;Keep me posted.
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: Scripting error

    DenisD,&#160;How did you get this?&#160;Can you reproduce the problem?
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005
  • Re: RenderControl throws an error

    ingig, Put the following code on the top of your page: &lt;%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %&gt;&#160;You need to add the CuteEditor instance somewhere in your page as well:&#160; &lt;CE:Editor id=''Editor1'' runat=''server'' &gt;&lt;/CE:Editor&gt;
    Posted to Cute Editor for .NET (Forum) by Adam on January 10, 2005