Search

You searched for the word(s): .net 4.0
Showing page 196 of 1,307 (13,069 total posts) < 1 second(s)
  • IE 8 and Image Upload Issues

    We are trying to upload an image over an existing image and in IE 8 the upload button stops working. Any thoughts on this?   Pd   Paul Das Client Services - ProFundCom 1 Berkeley Street London W1J 8DJ.  T. +44 (0)20 7060 2146 F. +44 (0)871 247 4068 M. +44 (0)7725 988 956 E.  ...
    Posted to Cute Editor for PHP (Forum) by pauldas on May 8, 2013
  • Re: Failed to load impl code.

    Hi sarad1,   1. If you are using dynamic content compression on your IIS, please disable it and try again.   Compression-->Enable dynamic content compression    2. Do you get the same problem with the example page below? If this issue only happens in your special page, please create an exmaple which can reproduce this ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on April 9, 2013
  • Re: error when posting from cute-editor

    If you want to allow HTML element as input from selected pages in your project than you set this page attribute. <%@ Page ValidateRequest="false" %> This ValidateRequest="false" on each page. If you want in all pages in you project than make changes in Web.Config file. Add this tag In section. If you are using .Net ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 16, 2013
  • Unable to use ctrl+v shortcut to paste IE8

    Hi,   I am using cutesoft editor in asp.net. I am using VS2010 .net 4.0 framework, IE8.   Problem1. On the server, sometimes all the icons are not able to load and the javascript dialog appears: failed to load impl code. This error is not occuring all the time.   Problem2. Ctrl v or right click paste not paste text first ...
    Posted to Cute Editor for .NET (Forum) by sarad on January 31, 2013
  • Capture OnChange or TextChanged events?

    Hi  We've previously used CuteSoft Editor for ASP.NET v1 and I'm trying to migrate the functionality to RichTextEditor for ASP.NET v4 I've got most of it working except for the ability to capture when text is changed within the editor.   Previously we simply had some BLOCKED SCRIPT  function ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by ederkley on January 10, 2013
  • Re: Line Break before a BOLD formated word in FireFox with Enter is not working properly.

    How do capture the Save Click Even in VB for CuteEditor ASP.NET If am doing the following but its not working If Editor1.TemplateItemList.Equals(''Save'') Then             MsgBox(''Save Clicked'', MsgBoxStyle.Information, ''Save Clicked'') End Ifherbal vaporizerMotorcycle Auto and ...
    Posted to Cute Editor for .NET (Forum) by jackdhp on July 30, 2012
  • Cute Editor Changes NOT Saving Since Move to New Server

    ASP.Net.  Net Framework 3.5.  Visual Web Developer 2012. Windows Server 2008 R2. SQL Server 2008. Cute Editor. I am using the Cute Editor control on a web page within a site designed using Microsoft Web Developer. The Cute Editor is in a formview control.  The whole formview is tied to a SQL database.  Any changes I ...
    Posted to Cute Editor for .NET (Forum) by Chaplain Doug on July 19, 2012
  • How to customize editor

    I just recently purchased the .Net 6.6 version and am trying to figure out how to:Customize so that every editor I add to a web page will apply specific default settings. For exampleEditor1.EditorOnPaste = CuteEditor.PasteBehavior.PasteTextEditor1.ShowHtmlMode = FalseEditor1.ShowPreviewMode = FalseEtc. I don't want to have to edit every page that ...
    Posted to Cute Editor for .NET (Forum) by demmett on March 13, 2012
  • Re: cuteeditor version 6.6 and IE9 gives null

    Hi slash, Please try the example below, does it work for you? If the example below get the same problem, I suggest you download the latest version and try again. Latest version downloads http://www.cutesoft.net/downloads/folders/21904/download.aspx  <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on March 12, 2012
  • cute editor compatibility problem with IE9

    I am using cute editor in my .net application. It works fine in IE8 and Chrome, however when I use IE9 for test, something strange happens (a red rectangle and black arrow show up) when I try to move the scrollbar and similar situation happens in cute editor's official page http://cutesoft.net/example/general.aspx  when you click the ...
    Posted to Cute Editor for .NET (Forum) by yatao on February 8, 2012