|
Search
You searched for the word(s):
Showing page 1304 of 4,987 (49,864 total posts)
< 1 second(s)
-
Hi padidar,
I think you are testing on firefox browser. We have fixed this issue, please download the latest build and try again.
For DNN6 http://richtexteditor.com/download/nuke6rte.zip
For DNN5 http://richtexteditor.com/download/nuke5rte.zip
Regards,
Ken
-
Q1. Is there option to see only department that belongs to operator who sign in?For example, when operator A log in to Cute Live Support, operator A should not be seen Support department in Departments/Agents section. Sales department - Operator ASupport department - Operator B Is that possible? Q2. I want to know source code ...
-
The gallery is really nice! Good job! However, I do have a question. Is there any way to capture the filename of the photo that was just deleted from the ''right click'' menu? I noticed it causes a postback when clicking Delete but I haven't figured out how to capture the filename on postback. Thanks in advance!
-
Hello,
I'm trying to user your component, but it seems that there is a 2GB limit.
As soon as I select a larger File, the component reports File Uploaded successfull, 0Byte.
Furthermore I noticed that the eventargs Filesize Property is Int, so it simply can't store a size > 2GB.
Is there any ...
-
Dear goh6613,
Put the toolbar items needed to be disabled into this Editor.DisableItemList string.
For example:
<CE:Editor id=''Editor1'' DisableItemList=''Bold, Italic'' runat=''server''></CE:Editor>
C#:
Editor1.DisableItemList = ''Bold, Italic'';
VB:
Editor1.DisableItemList = ''Bold, Italic''
More ...
-
I figured out that the folder inherits the permission of the root folder, I changed the permission though the filemanager of our webserver.
It's working properly now. One more thing we already purchased the ajaxuploader a few days ago
but we haven't receive any license for single domain.
email me at : ...
-
I was looking for the ''FilesPath'' attribute. A useful list of attributes can be found here:
http://phphtmledit.com/document/index.htm#page=CuteEditor.EditorMembers.html
Edit: Scratch that, that didn't seem to work either.
Syntax: editor1.FilesPath = ''../includes/cuteEditor/'';
-
John,
Now I guess that is an proxy/firewall issue.
Because for the silverlight XAP file, our server code do not provide header 'Content-Type' for it,
And the firewall may not allow the XAP to be downloaded , so the button keep disabled and waiting silverlight load.
We have add 'Content-Type' for it. Please try ...
-
We use the latest version of the CuteSoftEditor for ASP.Net platform, and have undesirable effect under Mozilla FireFox2.
When We make an edit in the CuteSoftEditor of the text, the editor begins to quiver, and the text shifts around.
Editing under IE6, IE7, MozillaFirefox3 does not cause that problem.
Please, ...
-
Yes.
Open CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx and find the following code:
<img id=''img_AutoThumbnail'' src=''../Load.ashx?type=image&file=resize.gif'' onclick=''AutoThumbnail();'' alt=''[[AutoThumbnail]]'' class=''dialogButton'' />
Change it to:
<img ...
... 1304 ...
|
|
|