Search

You searched for the word(s):
Showing page 203 of 381 (3,805 total posts) < 1 second(s)
  • Re: Microsoft Outlook Formatting

    Hi syedrazi,&nbsp;By default editor will remove the &lt;style&gt; target. Please set&nbsp; EnableStripStyleTagsCodeInjection=''false'', it should fix the problem of the html content above.&nbsp;&nbsp;&lt;CE:Editor ID=''editor1'' runat=''server'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 7, 2011
  • Re: Microsoft Outlook Formatting

    Hi syedrazi,&nbsp;Please set property EditCompleteDocument to true and try again.&nbsp;&nbsp;&lt;CE:Editor ID=''editor1'' runat=''server'' EditCompleteDocument=''true''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/CE:Editor&gt;&nbsp;&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 7, 2011
  • Re: uploaded images info dissapearing

    Hi dbots,&nbsp;Please try the example below. Upload some files, then click the post back button. The uploaded file infor will always there.&nbsp;Does the example works for you too? If the problem needs some special code to reproduce, please show me the example, so I can check it for you.&nbsp;&lt;%@ Page Language=''C#'' ValidateRequest=''false'' ...
    Posted to Ajax Uploader (Forum) by Kenneth on November 7, 2011
  • Re: Non-admin operator not connecting

    Hi GStoneJHA,&nbsp;# 1Open datatable ''CuteChat4_User''. If this table has the user name below(red part), it should not get this error.&nbsp;If isAdmin set to ture. It will not check the name, so did not get this error.&nbsp;public override AppChatIdentity GetLogonIdentity() { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HttpContext oContext = ...
    Posted to Cute Live Support (Forum) by Kenneth on November 7, 2011
  • Re: Customize behavior of Insert Image dialog.

    Hi ivanb,&nbsp;1. Do you think this approach will work?&nbsp;Yes&nbsp;2. Is there a way for me to get notification from Insert Image dialog when Cancel button is clicked? I would like to restore the selection in this case.&nbsp;The cancel button at in the insert image dialog by the code below.&nbsp;&nbsp;&lt;input class=''formbutton'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 7, 2011
  • Re: CuteWebUI_AjaxUploader_OnQueueUI event

    Hi Kemal,&nbsp;1. This event is activated even on load, when the form that contains the control is loaded for the first time, without click on the button uploadmedia, is this right?&nbsp;No, this event will fire after you select the files, and the upload in progressing.&nbsp;2. I tried using this event to wrap this table in a div ...
    Posted to Ajax Uploader (Forum) by Kenneth on November 4, 2011
  • Re: Customize behavior of Insert Image dialog.

    Hi ivanb,&nbsp;I suggest you create your own ''insert image'' dialog to achieve these requirement.&nbsp;What you need to do is replace this file ''\CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx ''&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 4, 2011
  • Re: Microsoft Outlook Formatting

    Hi syedrazi,&nbsp;Please try demo&nbsp;http://www.cutesoft.net/example/Online-email.aspx, do you get the same issue with this demo?&nbsp;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.&nbsp;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
  • Re: Problem with URL

    Hi javigonzalez,&nbsp;It is a bug with flv file. The swf file should works fine.&nbsp;I've logged it. And will report to our development team. Once issue is resolved, I will keep you posted.&nbsp;Regards,&nbsp;Ken &nbsp;&nbsp;&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 3, 2011
  • Re: Multiple forms in Firefox and Chrome

    Hi fordonskontroll,&nbsp;It is the firefox browser limitation. By default, uploader will use Silverlight mode to upload. Next is flash and last is IFrame mode.&nbsp;Shows the browse button it mean that the uploader using the IFrame mode (if not silverlight and flash plug-in install will switch to IFrame ...
    Posted to PHP File Uploader (Forum) by Kenneth on November 3, 2011