|
Search
You searched for the word(s):
Showing page 50 of 123 (1,230 total posts)
< 1 second(s)
-
Dear oliveg,
Can you reproduce this issue in http://cutesoft.net/example/general.aspx ?
I checked it in IE, it works fine on my end.
Please open ''\CuteSoft_Client\CuteEditor\SpellCheck.aspx'', the following line set the color:
<asp:Label id=''CurrentWord'' runat=''server'' font-bold=''True'' ...
-
Dear ussu36,
We are investigating this issue and will get back to you ASAP.
Thank you for your business
Eric@cutesoft.net
-
Dear wolf11th,
Please open file ''\CuteSoft_Client\CuteEditor\Scripts\Constant.js'', you will find the following line in this file:
editorconstant._CreateEditingTableStyle = ''<table border='0' cellspacing='2' cellpadding='2' width='500'>'';
Please change it to:
editorconstant._CreateEditingTableStyle = ''<table ...
-
Dear Tobster,
Please refer to the following code:
<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
<head>
<script language=''JavaScript'' type=''text/javascript'' >
...
-
Dear demmett,
I have checked your javascript code, I feel it is correct, you can clear browser cache,restart browser, and try it again. If this issue is still existing, please set up ftp access and send to eric@cutesoft.net, I will update it for you.
Thank you for your business
Eric@cutesoft.net
-
Dear ransems,
Any chance there is a bit o code showing how to make the custom button call ieSpell? I cannot find anything on ieSpell website.
Please refer to http://cutesoft.net/asp/custombuttons.asp , this example demonstrates how to create custom button.
and is it true that for me to run the ASP version of cutesoft editor I ...
-
Dear Sue,
Please set ''UseSimpleAmpersand'' to true and try it again:
<!-- #include file = ''cuteeditor_files/include_CuteEditor.asp'' -->
<html>
<head>
</head>
<body>
<form name=''theForm'' ...
-
Dear cacososa,
The ''GalleryCreateImage'' function controls the zoom in and zoom out, this function can be found in ''\CuteSoft_Client\Gallery\Core\GalleryLibrary.js'', this javascript file is obfuscated, its source is only available for the source code license user.
Thank you for asking
Eric@cutesoft.net
-
Dear peelmicro,
Are you using the latest version? What's the build date of ''CuteWebUI.AjaxUploader.dll''?Are you using https?Are you using medium trust?Do you have problems with all browsers?Do you have problems with all files or just large files?Do you have an online demo showing this issue?
Thank you for asking
Eric@cutesoft.net
-
Dear Carlos,
Please save the following code to test.aspx, does it happen to this snippet?
<%@ Page Language=''C#'' %>
<%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
... 50 ...
|
|
|