Search

You searched for the word(s):
Showing page 282 of 381 (3,805 total posts) < 1 second(s)
  • Re: PasteHTML on Firefox 3.6.9 and later

    Hi hobohobo, &nbsp; Issue 1, &nbsp; Try set URLType=''absolute''. &nbsp; &nbsp;&nbsp;&nbsp;&nbsp; &lt;CE:Editor ID=''Editor1'' runat=''server'' URLType=''absolute''&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/CE:Editor&gt; &nbsp; Issue 2, &nbsp; Add the code below into your page which contains ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 19, 2010
  • Re: Maximum file size

    Hi pbwbart, &nbsp; Please try the example below &nbsp; &lt;%@&nbsp;Page&nbsp;Language=''C#''&nbsp;%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;!DOCTYPE&nbsp;html&nbsp;PUBLIC&nbsp;''-//W3C//DTD&nbsp;XHTML&nbsp;1.0&nbsp;Transitional//EN''&nbsp;''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''&gt; ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 16, 2010
  • Re: Error 'Non-negative number required. Parameter name: count'

    Hi timl, &nbsp; Please let your client try the steps below. &nbsp; 1. Try upgrade flash/silverlight to the latest version. &nbsp; 2. Try test it on another browser on the same pc. &nbsp; 3. Try disable all browser plug-ins, Anti-virus software and firewall to test. &nbsp; 4. Test this page ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 16, 2010
  • Re: Is it possible?

    Hi MarkAlexander, &nbsp; You can replace the old profile image in folder ''\CuteSoft_Client\CuteChat\Avatars\Messenger'' directly. &nbsp; Regards, &nbsp; ken
    Posted to Cute Live Support (Forum) by Kenneth on September 16, 2010
  • Re: web.config in TemplateGalleryPath

    Hi Mika, &nbsp; Please refer to http://www.cutesoft.net/developer+guide/scr/Setting-up-the-template-gallery-path.htm &nbsp; Regards, &nbsp; ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 16, 2010
  • Re: Uploader in Jquery Dialog

    Hi agerled, &nbsp; Try put the Jquery dialog code into method ''CuteWebUI_AjaxUploader_OnInitialize''. Like the example below. &nbsp; &lt;%@&nbsp;Page&nbsp;Language=''vb''%&gt; &nbsp;&nbsp;&nbsp;&nbsp;&lt;%@&nbsp;Register&nbsp;Assembly=''CuteWebUI.AjaxUploader''&nbsp;Namespace=''CuteWebUI''&nbsp;TagPrefix=''cc1''&nbsp;%&gt; ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 15, 2010
  • Re: Data Bind to Editor

    Hi hsmith825, &nbsp; Is your site online? If so, can you send me the test page url? I will check it and get back to you as soon as possible. &nbsp; Regards, &nbsp; ken
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • Re: can i dont give option to clients to resize image??

    Hi vagelis28, &nbsp; Question 1. &nbsp; In the code above, I add section style=''visibility:hidden'' into the table to hide the size section of the Insert Image dialog. &nbsp; &nbsp; Question 2. &nbsp; The picture&nbsp; you insert will remain the original size. But you still can change the size in editor after the insert. &nbsp; If ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • Re: Image Height Width.

    Hi gurpreet, &nbsp; 1. I suggest you upgrade to the&nbsp; latest version and try again. &nbsp; Latest version download: http://www.cutesoft.net/downloads/folders/21904/download.aspx &nbsp; 2. Try create a simple page like below and test it on your site. I thing some style sheet cause this issue. &nbsp; 3. You can remove the css file one by ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on September 14, 2010
  • Re: CuteWebUI_AjaxUploader_Initialize is not defined

    Hi pandurang, &nbsp; The uploader get a wrong path in the&nbsp;section below of file ''\phpuploader\include_phpuploader.php'' &nbsp; $cd=dirname($this-&gt;GetWebPath(__FILE__)); &nbsp; You can write the path directly. For example, in my case the uploader url is ''http://localhost/phpuploader/select-multiple-files-upload.php'' &nbsp; So, I ...
    Posted to Ajax Uploader (Forum) by Kenneth on September 14, 2010