Search

You searched for the word(s):
Showing page 177 of 381 (3,805 total posts) < 1 second(s)
  • Re: Getting Licensing Error

    Hi&nbsp;RahulVadhan,&nbsp;Can you post the full error message?&nbsp;&nbsp;What version CuteLiveSupport you are using? You can move the mouse over file ''CuteChat.dll'', it will show you the version number.&nbsp;Just confirm it,have you put the license file ''cutelivesupport.lic'' to the correct place? The ''Bin'' folder which under the root of ...
    Posted to Cute Live Support (Forum) by Kenneth on January 20, 2012
  • Re: [Urgent]: CuteEditor JS setHTML() behaving differently with IE & Chrome

    Hi&nbsp;nrsharma,&nbsp;Can yo post a simple example page which can reproduce this issue? So we can check it for you.&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 20, 2012
  • Re: cant use html widgets with the editor?

    Hi flyryde,&nbsp;Please set&nbsp;EnableStripScriptTags to false to enable the &lt;script&gt;&nbsp;&nbsp; &nbsp; &nbsp;&lt;CE:Editor ID=''Editor1'' runat=''server'' EnableStripScriptTags=''false''&gt;&nbsp; &nbsp; &nbsp; &nbsp; &lt;/CE:Editor&gt;&nbsp;Regards,&nbsp;Ken&nbsp;
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 20, 2012
  • Re: CuteEditor.Setting["Setting"] Listing

    Hi&nbsp;kumbsky,&nbsp;Sorry, for now have not the document for all the value of method Setting[].&nbsp;But all the &nbsp;settings related to the dialog, you can find at&nbsp;http://www.cutesoft.net/developer+guide/&nbsp;&nbsp;Working with Images&nbsp;Working with Flashes&nbsp;Working with movies&nbsp;Working with Documents&nbsp;Working with ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 18, 2012
  • Re: Mulitple FileStorageTypes

    Hi kumbsky,&nbsp;CuteEditorFileStorageType is the global setting, you can set the dialog separate, like below(only for flash dialog)&nbsp;Editor1.Setting[''InsertFlash-CuteEditorFileStorageType''] = typeof(SqlFileStorage).AssemblyQualifiedName;&nbsp;&nbsp;If you did not set the global setting, you should set the store path for the flash dialog ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 18, 2012
  • Re: how rename for files at display level(useri nterface)

    Hi sruthi123,&nbsp;You can custom the queue table to achieve it. The examle below show you how to do that.&nbsp;&lt;%@ Language=''VBScript'' %&gt; &lt;!-- #include file=''aspuploader/include_aspuploader.asp'' --&gt; &lt;!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''&gt; &lt;html ...
    Posted to ASP Uploader (Forum) by Kenneth on January 18, 2012
  • Re: permission denied error

    Hi sruthi123,&nbsp;Can you show me the full error message?&nbsp;Is your site online? If so, can you send me the uploader page url? So we can check it for you.&nbsp;Regards,&nbsp;Ken
    Posted to ASP Uploader (Forum) by Kenneth on January 18, 2012
  • Re: Installation Question

    Hi dollpage,&nbsp;The other files/folders are not necessary, they are just some examples to shows you how the editor work. You just need to deploy the ''cuteeditor_files'' folder.&nbsp;For example, you site is http://abc.com, then the&nbsp;cuteeditor_files folder should be http://abc.com/cuteeditor_files.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for PHP (Forum) by Kenneth on January 18, 2012
  • Re: Spell Checker

    Hi cheryll,&nbsp;You can clean your browser cookies to delete the words.&nbsp;&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 18, 2012
  • Re: Get Values Entered into HTML Inputs on PostBack

    Hi dkirschman,&nbsp;Please refer to example&nbsp;http://www.cutesoft.net/example/xmloutput.aspx, it shows you how to get the html code of CuteEditor.&nbsp;You can find the source code in your editor download package.&nbsp;Regards,&nbsp;Ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on January 18, 2012