Search

You searched for the word(s): .net 4.0
Showing page 152 of 1,307 (13,069 total posts) < 1 second(s)
  • Editor.UsePhysicalFormattingTags Property

    Check this out: http://cutesoft.net/doc/CuteEditor.Editor.UsePhysicalFormattingTags.html   Default is false. Set it to true to see <b></b> instead of <strong></strong> Example: <CE:Editor id=''Editor1'' UsePhysicalFormattingTags = ''true'' EditorWysiwygModeCss=''../example.css'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Karen on February 9, 2006
  • Re: JavaScript not decrypting

    custfeedback,  Please provide more information to help us track the above problem. 1. Can you run it successfully on your localhost? 2. Is the site online? If the site online and you can't firgure out the problem, please send a temp ftp access to us.   About the license problem, please email [email protected].
    Posted to Cute Editor for .NET (Forum) by Adam on January 24, 2005
  • Re: Editor not loading in the online site

    1. If you upgrade from version 5.x, delete the following file:   CuteSoft_Client/CuteEditor/web.config  2. If not, try add the following entry to your web.config file:   <add key=''CuteEditorEnableGZip'' value=''False'' />  Keep me posted   Another solution: download version 6.1: ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 23, 2008
  • When RenderRichDropDown=true, CuteEditor will render more HTML code to the browsers

    Bauer, With rich dropdown: http://cutesoft.net/example/general.aspx   Without rich dropdown:   http://cutesoft.net/example/Disablerichdropdown.aspx   Differences:   1. Many end users like the rich dropdown menus.   2. When RenderRichDropDown=true, CuteEditor will render more HTML code to the ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 17, 2006
  • Re: Images added in Cuteeditor Designer are treated as DIV, instead of IMG in Firefox

    Hi sanjay.joshi, Please try on demo http://www.cutesoft.net/example/general.aspx, do you get the same problem on the demo page? I think your developer write some other code to insert the <div> target.  I suggest you try the default package below and do not change any code of it for the ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 25, 2011
  • Re: How to get spell checker to work?

    Hello,   I copied the web.config example and placed the file in the CuteEditor_Files folder, I don't know if this is the right location, but any way, when I try the spell check, I get the next error: line 22 : <authentication mode=''Windows'' />.   I don't know much about .net, so tell me, what did I do wrong?   p.s. The ...
    Posted to Cute Editor for ASP (Forum) by itzik on February 21, 2007
  • Re: JIT The server committed a protocol violation

    Thank you, Thank you, Thank you.. What I needed to do was to add this to the client not to my webserver.   I put the <system.net> <settings> <httpWebRequest useUnsafeHeaderParsing=''true'' /> </settings> </system.net>   in the configuration section of the support.exe config file in the clent and it ...
    Posted to Cute Live Support (Forum) by Austech on February 2, 2007
  • Re: Error uploading image

    MichaelPhillips,This issue is resolved. Please download the control from server again. http://cutesoft.net/Downloads/default.aspx  The problem is caused a bug in System.Drawing.Image.PropertyItems. For details about this .NET framework bug, please check the following ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 10, 2006
  • Re: Cute Editor for .NET 4.5 URLs

    Dindino, Sorry. Please test it here: http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx The editor configuration of the above example:  <CE:Editor DisableAutoFormatting=''true'' UseRelativeLinks=''true'' RemoveServerNamesFromUrl=''true'' id=''Editor1'' runat=''server'' ></CE:Editor> Hope it helps. Keep me ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 16, 2005
  • CuteEditor for .NET 6.1.1 is out.

    Two new features:   1. Flv files are supported now.   Now you can Embed FLV Flash Videos in your site easily.   2.  Embedding YouTube Videos   As requested, we added a new button which allows users to embed YouTube videos.   To upgrade to this new version, please update the DLL and client files.
    Posted to News and Announcements (Forum) by Adam on July 16, 2008