Search

You searched for the word(s):  
Showing page 1067 of 2,488 (24,872 total posts) < 1 second(s)
  • Re: getting cursor position inside CE

    Adam,   I know that pasteHTML inserts at the cursor position, but I am using my own insert image function and when the user clicks on browse to browse the file, the cursor position is gone in the editor so it would insert the image at the beginning ... i want it to be able to insert it at where the cursor is located before they browse for ...
    Posted to Cute Editor for .NET (Forum) by seanmle on July 23, 2007
  • Re: Insert Media Bug

    Hi Adam,   As per my e-mail both of the links you supplied produce the same problem. Im not sure what you want a sreen shot of? If you simply try one of the links yourself, insert a movie (not an image) then click HTML or Preview you will find that CE wont play the movie clip as it has removed the ''embed'' tags.   Paul.
    Posted to Cute Editor for .NET (Forum) by Domainscanners on May 11, 2007
  • Re: Javascript is interpreted but it shouldn't

    Well on that page the problem is different. When I paste <script language=''JavaScript''><!-- Begindocument.write('<a href=\''mailto:contact'+ '@' + info.com\''>');document.write('contact'+ '@' +'info.com</a>');// End --></script>   in the HTML view then I switch to WYSIWYG view and then to HTML view again ...
    Posted to Cute Editor for .NET (Forum) by sebnunes on October 27, 2005
  • Re: Paste not working in firefox

    I'm running DotNetNuke 4.9.4.   The version of editor that is currently running on the live site is 6.1..  I've upgraded my development server to the latest version and still get no 'pasting love', so I'm wondering if there is something in my config files that would be doing it?
    Posted to Cute Editor for .NET (Forum) by ShadsTrains on August 14, 2009
  • Re: different locations for link / document root

    Hi AlanJames,   i have the same problem with the distinction of upload (data) path and link path. I want to let the user create links to all files under root (including subdirs) but upload only into one special folder.   Now, can you please tell me how you solved this problem?   Many thanks in advance, Petra.
    Posted to Cute Editor for .NET (Forum) by tenzi on July 28, 2008
  • Re: Editor refuses to be constrained by parent <div> width

    <CE:Editor id=''Editor1'' Width=''100%'' runat=''server'' ></CE:Editor> Should resolve the problem.   If the problem exists, you may have problems with the container width.   Try create a simple aspx showing the problems and send it to me.      
    Posted to Cute Editor for .NET (Forum) by Adam on July 6, 2007
  • Re: Bug: Paste Word 2007 with CEditor 6.4 & Firefox 3.5.2 only

    thanks, adam!  2 more comments:i made the same experience as written here: http://cutesoft.net/forums/thread/54335.aspxPasting the same text with crome  (1.0.154.59) gives (surprisingly) the following HTML Result ( setting forthermore: Editor1.EditorOnPaste = CuteEditor.PasteBehavior.PasteText!)  <p class=''MsoNormal'' ...
    Posted to Cute Editor for .NET (Forum) by transresult on September 14, 2009
  • Re: NetSpell Integration - Trigger Spell Check Externally

    No idea whether it can be done or not but in another post Adam said to refer to the field like this:   Please use:   var editor1 = document.getElementById('<% = Editor1.ClientID%>');   instead of   var editor1 = document.getElementById('CE_Editor1_ID');   Hope that helps
    Posted to Cute Editor for .NET (Forum) by cheryll on August 31, 2010
  • Re: CE doesn't work in updatepanel?

    It seems like you have to replace the CuteSoft_Client as well. After replacing the CuteSoft_Client, and the CuteEditor.dll in bin, I reload this component from vs2008 and now it works fine.   Thx CE team. Your effort is really appreciated. Such good support is really what I need. I will suggest my boss to buy your product ASAP.
    Posted to Cute Editor for .NET (Forum) by wolf11th on March 22, 2010
  • where to change page width

    i have seen this answer before, but on searching today can not find a post to answer the question of how to change the width of the page.  I just need to increase it from 625 pixels to 1000 pixels but can't seem to find the correct file to edit again! thanks for helping me with this!
    Posted to Cute Editor for .NET (Forum) by suchil on September 22, 2009