Search

You searched for the word(s):
Showing page 35 of 123 (1,230 total posts) < 1 second(s)
  • Re: Files not saving

    Dear MastaBaba, &nbsp; I have tested the following snippet, if the destination folder is not existing, it will throw error. You can upload one file called ''11test11.zip'', after the upload is finished, you can search ''11test11.zip'' in your server, it must have been saved to your server if nothing error is thrown. &lt;?php require_once ...
    Posted to PHP File Uploader (Forum) by Eric on February 1, 2011
  • Re: Enable Insert Menu Items - Urgent

    Dear CrazyK, &nbsp; This is a normal behavior, when you choose image, you cannot insert document, this is the reason why ''Insert Document'' is disabled. If you click &nbsp;text and then right click, you will find the ''Insert Document'' will be enabled. How to customize the context menu? Please refer to ...
    Posted to Cute Editor for PHP (Forum) by Eric on February 1, 2011
  • Re: Insert Link crashes when the Eduitor has been opened in a pop up window (using window.open)

    Dear ussu36, I have tested your code on my end, it works fine. That error is not thrown. This issue is not related to your code.You can follow steps: 1.&nbsp;&nbsp;&nbsp;&nbsp; Rename folder &#8220;\cuteeditor_files&#8221; in your site to &#8220;\cuteeditor_files(bak)&#8221; 2.&nbsp;&nbsp;&nbsp;&nbsp; Download cuteeditor for asp latest version ...
    Posted to Cute Editor for ASP (Forum) by Eric on February 1, 2011
  • How to upgrade CuteChat/Cute Messenger from v4.1 to latest version?

    Standalone version upgrade steps: 1.&nbsp; Install the latest version&nbsp; of CuteChat/Cute Messenger, the latest version is v5.1 2. &nbsp;Backup v4.1, please backup the files and database 3.&nbsp; Export the data&nbsp;in v4.1 to v5.x, this&nbsp;step is optional 4.&nbsp; Migration the customizations in v4.1 to v5.x, this step is ...
    Posted to FAQ (Forum) by Eric on January 31, 2011
  • Re: Limit total size of attachments

    Dear SergeyC, &nbsp; Client validation: &lt;script type=''text/javascript''&gt; function CuteWebUI_AjaxUploader_OnSelect(files) { &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var selectedSize = 0; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for (var i = 0; i &lt; files.length; i++) ...
    Posted to Ajax Uploader (Forum) by Eric on January 31, 2011
  • Re: Unable to write to folder:~/UploaderTemp... but using custom AxaxUploader.Provider (UploaderSqlServerProvider)

    Dear rmacfadyen, &nbsp; Unlike standard ASP.NET HtmlInputFile control, AJAX Uploader does not read the entire uploaded file into memory. It streams the data into a temporary file while the data is received. For this reason, you must specify a temporary file location. You should ensure that the ASPNET user (NetworkService in Windows Server 2003) ...
    Posted to Ajax Uploader (Forum) by Eric on January 31, 2011
  • Re: IE8 does not show ToolTips when rolling over icons in CuteEditor menu

    Dear Oleg, &nbsp; &nbsp;http://cutesoft.net/example/general.aspx&nbsp;, this is&nbsp;the demo of latest version, it works fine. The upgrade can fix your issue. How to upgrade to latest version? Please refer to http://cutesoft.net/forums/thread/64339.aspx &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on January 31, 2011
  • Re: cute chat cache without a log table

    Dear tajamal, &nbsp; Please open ''/CuteSoft_Client/CuteChat/ChatAdmin/Log.aspx'' You can find the following line: &lt;%@ Page language=''c#'' Inherits=''CuteChat.ChatAdminPage'' %&gt; You can change it to &lt;%@ Page language=''c#''&nbsp; %&gt; After done, your following requirement should can be implemented, the user don't need sign as ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on January 31, 2011
  • Re: Spell check is being for html code

    Dear frJericho, &nbsp; We can reproduce this issue, we will provide solution in future version. &nbsp; Thank you for asking Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on January 31, 2011
  • Re: Editor Freezes when applying CSS styles.

    Dear dstrange,&nbsp;I have tested&nbsp; this issue in&nbsp; http://cutesoft.net/example/general.aspx , cannot reproduce it.Can you tell us what's the build date of CuteEditor.dll?&nbsp; You can refer to&nbsp;http://cutesoft.net/forums/thread/63660.aspx, it tells you how to detect product version. &nbsp; Thank you for reporting Eric@cutesoft.net
    Posted to Cute Editor for .NET (Forum) by Eric on January 31, 2011
« First ... < Previous 33 34 35 36 37 Next > ... Last »