Search

You searched for the word(s):
Showing page 202 of 381 (3,805 total posts) < 1 second(s)
  • Re: Change background color of layer that is being edited

    Hi WilliamK,&nbsp;By default, the layout has no border. So the user can not see and edit it. We add the blue border in edit mode to allow the user to edit the layout.&nbsp;If you do not want to shows the blue border, please click the button below to hide it.&nbsp;&nbsp;&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for ASP (Forum) by Kenneth on November 9, 2011
  • Re: PasteHTML issue

    Hi syedrazi,&nbsp;I think you are using the old version. Can you download the latest version below and try again?&nbsp;&nbsp;http://www.cutesoft.net/downloads/folders/21904/download.aspx&nbsp;&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 9, 2011
  • Re: Any way to suppress the scroll bars in the Editor?

    Hi WilliamK,&nbsp;Please try the example below. It is the classic asp example&nbsp;&lt;!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --&gt; &lt;html&gt; &lt;head&gt; &nbsp;&nbsp;&nbsp; &lt;title&gt;ASP Editor Demo&lt;/title&gt; &lt;/head&gt; &lt;body&gt; &nbsp;&nbsp;&nbsp; &lt;form name=''theForm'' ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 9, 2011
  • Re: Non-admin operator not connecting

    Hi GStoneJHA,&nbsp;1. In your case, I think you will need to integration with your own membership system. 2. What I mean integration must finish all steps at http://www.cutesoft.net/live-support/Developer-Guide/scr/DeploymentIntegration.htm&nbsp;3. After the steps above, you can login the operator as administrator, then right click on the ...
    Posted to Cute Live Support (Forum) by Kenneth on November 8, 2011
  • Re: Non-admin operator not connecting

    Hi GStoneJHA,&nbsp;CuteLiveSupoprt will save the data automatically. So you do not need to add it one by one manually.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Live Support (Forum) by Kenneth on November 8, 2011
  • Re: CuteEditor doesn't load in Firefox 5.0

    Hi ChristopherHoven,&nbsp;We are investigating this issue. Once issue is resolved, I will keep you posted. Sorry for your inconvenience.&nbsp;For now, please try style visibility, like below.&nbsp;&lt;!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --&gt; &lt;html&gt; &lt;head&gt; &nbsp;&nbsp;&nbsp; &lt;title&gt;ASP Editor ...
    Posted to Cute Editor for ASP (Forum) by Kenneth on November 8, 2011
  • Re: Safari has stopped working

    Hi roy.dan.7,&nbsp;We are investigating this issue. Once issue is resolved, I will keep you posted. Sorry for your inconvenience.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2011
  • Re: PasteHTML issue

    Hi syedrazi,&nbsp;Please try the example below. By default, the editor has a table in it. Then click the set table button will as another table. It works fine for me.&nbsp;&lt;%@ Page Language=''C#'' %&gt; &lt;%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2011
  • Re: Cutesoft Editor - Failure on call to editor.SaveRTF()

    Hi ,&nbsp;Please try demo&nbsp;http://www.cutesoft.net/example/editRTF.aspx, does it get the same issue?&nbsp;If the demo works for you. Please download the&nbsp; package below, you should find the source code in it. The example page name ''editRTF.aspx''.&nbsp;http://cutesoft.net/downloads/folders/21904/download.aspx&nbsp;&nbsp;And the link above ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2011
  • Re: How to get color code of body which set in Page Property dialog

    Hi WilliamK,&nbsp;I think you are using the classic asp version, please try the example below. It shows you how to get the border property of the editor body.&nbsp;&lt;!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' --&gt; &lt;html&gt;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &lt;head&gt; &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 8, 2011