|
Search
You searched for the word(s):
Showing page 35 of 123 (1,230 total posts)
< 1 second(s)
-
Dear MastaBaba,
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.
<?php require_once ...
-
Dear CrazyK,
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 text and then right click, you will find the ''Insert Document'' will be enabled.
How to customize the context menu?
Please refer to ...
-
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. Rename folder “\cuteeditor_files” in your site to “\cuteeditor_files(bak)” 2. Download cuteeditor for asp latest version ...
-
Standalone version upgrade steps:
1. Install the latest version of CuteChat/Cute Messenger, the latest version is v5.1
2. Backup v4.1, please backup the files and database
3. Export the data in v4.1 to v5.x, this step is optional
4. Migration the customizations in v4.1 to v5.x, this step is ...
-
Dear SergeyC,
Client validation:
<script type=''text/javascript''>
function CuteWebUI_AjaxUploader_OnSelect(files) {
var selectedSize = 0;
for (var i = 0; i < files.length; i++) ...
-
Dear rmacfadyen,
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) ...
-
Dear Oleg,
http://cutesoft.net/example/general.aspx , this is 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
Thank you for asking
Eric@cutesoft.net
-
Dear tajamal,
Please open ''/CuteSoft_Client/CuteChat/ChatAdmin/Log.aspx''
You can find the following line:
<%@ Page language=''c#'' Inherits=''CuteChat.ChatAdminPage'' %>
You can change it to
<%@ Page language=''c#'' %>
After done, your following requirement should can be implemented, the user don't need sign as ...
-
Dear frJericho,
We can reproduce this issue, we will provide solution in future version.
Thank you for asking
Eric@cutesoft.net
-
Dear dstrange, I have tested this issue in http://cutesoft.net/example/general.aspx , cannot reproduce it.Can you tell us what's the build date of CuteEditor.dll? You can refer to http://cutesoft.net/forums/thread/63660.aspx, it tells you how to detect product version.
Thank you for reporting
Eric@cutesoft.net
... 35 ...
|
|
|