Search

You searched for the word(s):  
Showing page 620 of 2,488 (24,872 total posts) < 1 second(s)
  • Re: Can't save to file

    I have added this in top of the aspx file:     <META HTTP-EQUIV=''Expires'' CONTENT=''Fri, Jun 12 1981 08:20:00 GMT''> <META HTTP-EQUIV=''Pragma'' CONTENT=''no-cache''> <META HTTP-EQUIV=''Cache-Control'' CONTENT=''no-cache''> It is now saving more offen but not all the time, why is this a problem ...
    Posted to Cute Editor for .NET (Forum) by pnr on March 2, 2004
  • Re: Build toolbars programatically without using config files

    Please see the screenshot of how this renders using the code behind technique. Why does this render this way? I would expect that all the buttons would appear on one toolbar across the top with no line breaks?             
    Posted to Cute Editor for .NET (Forum) by MMCD on March 2, 2010
  • Re: CuteEditor & IE11

    jonathanexact:Hi,   I'd like to know if there're plans to support CuteEditor with IE11 (I know it's early days, dev preview & all)? If there is, can you give me an indication of the timeframe we're looking at?    The demo editor at http://cutesoft.net/forums/23/ShowForum.aspx doesn't seem to work with ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 16, 2014
  • Re: Missing Images in PDF

    I'll try what you suggested, but the sample works in my current installation.  I did discover one more thing.  If I link to an image that is available on the internet, the sample images from cutesoft/upload for example, everything works fine.  However, if I link to an image that is on the LAN and not available on the internet, it ...
    Posted to Cute Editor for .NET (Forum) by JoeWinder on June 22, 2006
  • Re: Missing drop down boxes - replaced by dots??

    Hi Adam   I have just found what was causing this problem...   I had ''ClientTarget=''uplevel'''' in the <@ Page section (There was  a reason for this, something to do with Safari).  Once I removed this it worked fine!   Hope this helps anyone else (is it a bug?)   Paul
    Posted to Cute Editor for .NET (Forum) by MrPea on June 28, 2006
  • Cuteeditor and IE 10

    I have problems with the editor and IE10, IE9 and other browsers work OK   I open the editor with a standard text. The users then edit the text and saves by clicking OK in a form.   The users see the changes they make, but the original text from beginning is saved in the database.   And it is only in IE10 there is a problem, ...
    Posted to Cute Editor for .NET (Forum) by henrikbaisgaard on June 27, 2013
  • Need help with image upload folder

    I would like to have all images uploaded to go into my virtual DNN folder /httpdocs/Portals/0/Uploads I have used in the config file ; <security name="ImageGalleryPath">~/Portals/0/Uploads</security> <security ...
    Posted to Cute Editor for .NET (Forum) by RevPeter on January 30, 2013
  • Re: Undo removes everything -including previously saved content....

    Hi Ilana, What method you used to load the template/content into CuteEditor? set property ''Text''? Insert it by the ''insert template'' dialog? Or use method ''LoadFile''? Can you reproduce this issue on demo page http://www.cutesoft.net/example/general.aspx? If allow, please create an example page which can reproduce this issue ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 7, 2012
  • Re: Insert Anchor does not work

    Hi JesseGrunn, Please try demo page http://www.cutesoft.net/example/howto/AddDialogs/cs/create_a_custom_dialog.aspx , does it get the same issue on your IE 9 browser? If the demo works for you, please check the code of the demo page and replace your code with it. You can find the source code of the demo page in the editor ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on December 28, 2011
  • Re: Microsoft Outlook Formatting

    Hi syedrazi, Please try demo http://www.cutesoft.net/example/Online-email.aspx, do you get the same issue with this demo? If so, please show me the html content which you test on the demo. We will check it and get back to you as soon as possible. If the demo works for you. I suggest you download the latest version and try ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 4, 2011