Search

You searched for the word(s):  
Showing page 1325 of 4,987 (49,864 total posts) < 1 second(s)
  • BUG identified: Re: Font and Font Size duplicating

    The problem is that your code is reading config files that it should not be reading. In Configuration > Shared, we have 2 files:   Common.config Common_hold.config   We allow the administrator to decide which one to use through renaming.   However, CE is duplicating both the Font selection and Size selection (and ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 19, 2008
  • Re: Editor changes or removes colors from inline style

    Adam,   I downloaded 6.1 and see the same behaviour.   A seemingly related symptom, we have also found that if there is a color set in a font tag, that for certain colors, each time the html is opened in the editor, one of the characters in the rgb string will be removed. This continues until there are only two charcters left in the ...
    Posted to Cute Editor for .NET (Forum) by vc3_richard on July 17, 2008
  • Re: CuteEditor error with AJAX

    Thanks Adam, That's good to know :)   I also get another error in my main project   Line:605 Char:13 Sys.WebForms.PageRequestManagerServerErrorException : An unknown error occurred while processing the request on the server. The status code returned from ther server was: 405.   Is this also an error you've seen before? ...
    Posted to Cute Editor for .NET (Forum) by davewarren on May 6, 2008
  • Re: mimetype detection

    eBay will accept a jpeg named ''image.exe'' and do the right thing (try it). And yet, the cutesoft editor demo will not accept a legitimate jpeg named ''image.exe''. Do you honestly believe that your solution is safer than that of eBay?   HTTPPostedFile's contenttype property checks signatures within the bits of the stream to detect ...
    Posted to Ajax Uploader (Forum) by stuartwachsberg on April 20, 2008
  • Re: How to add context menu items

    After a little guess and check, I added the following line to the Common.config file:   <define name=''InsertLink'' text=''[[InsertLink]]'' command=''InsertLink'' image=''link'' />   Then to get it to show up in a menu, I added this to the <SubMenu> section in <define name=''EditGroup''...:   <ref ...
    Posted to Cute Editor for .NET (Forum) by headchem on March 10, 2008
  • Re: Deploy 6.0 for .NET 1.1 - Object Expected error

    well the problem is fixed but I cannot give you a conclusive reason why.   Firstly - on my PC had to re-create the ASP.NET application as just by overwriting the dll's and replacing the CUteSoft directory didn't work. I even cleared out my VSWebCache directory just incase.   Then I re-uploaded the Dlls and CuteSoft directory to our ...
    Posted to Cute Editor for .NET (Forum) by advantech on January 23, 2008
  • Re: How to get CuteEditor to stop interfering with context menus?

    I understand that.  However, if I use the standard HTML textbox, I don't have this problem.  Only with CuteEditor.    I know that CuteEditor has it's own context menus, and does a bunch of stuff with the right-click action.  Is there a way to just turn this stuff off completely, so that IE doesn't throw up the warning ...
    Posted to Cute Editor for .NET (Forum) by afroblanco on December 21, 2007
  • Re: Can't change body background by calling setHTML()

    Adam,   I just found a new issue that caused by the method you provided. Afer executing the following code, the background changed. But, if I click a submit button to post back the form immediately without doing any action on the editor (e.g. switch view), the Editor1.Text returns the old content.   var editor1 = ...
    Posted to Cute Editor for .NET (Forum) by ytang on June 11, 2007
  • Re: oncommand in mozilla for older version

    Hi Adam,      i downloaded the latest version and copied the files and the dll into my project. it compiled well. but the cute editor is not loading. it gives some client side error(''Object Expected'') when the page is opened(i also tried opening the vb/default.aspx page from the sample) in IE. and in mozilla it gives the ...
    Posted to Cute Editor for .NET (Forum) by aparna_gar on May 15, 2007
  • Re: Is It Possible To Have Multiple Rooms

    Thanks for the quick answer.   Here's an example scenario I am trying to find a solution for... Please let me know if Live Support can do that and if so, how.   We have 4 operators with expertise in Windows Issues, 4 operators with expertise in Mac Issues and 4 operators with Microsoft Office Issues.   We want to ...
    Posted to Cute Live Support (Forum) by chicago07 on April 27, 2007