Search

You searched for the word(s):
< 1 second(s)
  • Re: Find Selected DOM Element

    Eric, thank you for responding... &nbsp; Forgive me for being a little dense, but I'm just following up for clarity's sake. &nbsp; Im guessing your post is a response to my //comments in the code thus(this seems to make sense in context): else if(rng.length &gt;= 1)//not sure about this code dday &nbsp; Or maybe you were just trying to ...
    Posted to Cute Editor for .NET (Forum) by dday on May 5, 2011
  • Find Selected DOM Element

    I dont know where/if these things are posted, but there should be a place to post solutions to common issues (beyond the documentation). &nbsp; I wanted to be able to have access to the DOM element that is selected in the cute editor for IE, FF, Chrome. I couldn't find it in the forum which I thought was strange. With a bit of effort I updated ...
    Posted to Cute Editor for .NET (Forum) by dday on May 5, 2011
  • <font face...> Problem

    Using CE 6.0 &nbsp; Using cuteeditor.dll for .net 2.0 you provided from this post (http://cutesoft.net/forums/thread/33881.aspx) &nbsp; Cute Editor Properties are set to UseFontTags: False, also have in code behind: Editor1.UseFontTags = False &nbsp; Cute Editor Properties set to: EditorOnPaste=''PasteWord'' &nbsp; OnSubmit of Cute Editor ...
    Posted to Cute Editor for .NET (Forum) by dday on November 1, 2007
  • Re: MaxImageWidth/MaxImageHeight 2nd Issue

    Adam, &nbsp; Thanks for responding. I realize this may be an odd issue that is not necessarily caused by the CE code. Frankly I had to just get the settings working and move on because it was using too much of my time...getting it working was a pain though :( &nbsp; The answer to your question is ''I believe'' yes. Instead of the words ...
    Posted to Cute Editor for .NET (Forum) by dday on October 1, 2007
  • MaxImageWidth/MaxImageHeight 2nd Issue

    I have noted a very strange issue with the MaxImageWidth and Height settings. I have duplicated it 3 times just to be sure, next I will quadruple check it by trying it on another machine. &nbsp; Last Test (using VS2k5, WinXP Pro, IE7): &nbsp; Make new website, just defaults. &nbsp; Add CuteEditor 6.0&nbsp;folder structure. &nbsp; Add ...
    Posted to Cute Editor for .NET (Forum) by dday on September 27, 2007
  • Re: Max Image Size with AutoResizeUploadedFiles

    *******Previous Quote*********** 2. Not calculating resized file kb correctly for individual file OR folder size display. ******************************* &nbsp; Forget that...my bad! Too much code for one day.... &nbsp; DDay
    Posted to Cute Editor for .NET (Forum) by dday on September 27, 2007
  • Re: Max Image Size with AutoResizeUploadedFiles

    Feedback on new cuteeditor.dll: &nbsp; 1. Love it (but that's not why I wrote) 2. Not calculating resized file kb correctly for individual file OR folder size display. Unknown if logic works when folder size limit reached. &nbsp;&nbsp;&nbsp;**I know you blasted this out in a hurry, and you may already be aware of what I have posted, but I ...
    Posted to Cute Editor for .NET (Forum) by dday on September 27, 2007
  • Re: Max Image Size with AutoResizeUploadedFiles

    Adam, &nbsp; I have tested the new DLL you provided, and that solved the problem. I will let you know if anything unusual comes of it. Thank you for your extremely prompt response and update. &nbsp; &nbsp; I will mention that I have been testing an issue with the maxwidth/height settings. I am finding that when I change those settings in the ...
    Posted to Cute Editor for .NET (Forum) by dday on September 27, 2007
  • Max Image Size with AutoResizeUploadedFiles

    For the insert image control I am setting a MaxImageWidth, MaxImageHeight and MaxImageSize&nbsp;as well as using the defaults for AutoResizeUploadedImages and RestrictUploadedImageDimension (both true). &nbsp; I was using CE 5.1. This version of the product performed the re-sizing and image optimization previous to checking the file size against ...
    Posted to Cute Editor for .NET (Forum) by dday on September 27, 2007