|
Search
You searched for the word(s): .net 4.0
Showing page 360 of 1,307 (13,069 total posts)
< 1 second(s)
-
mat41,
Your server is running ASP.NET framework 1.0.
To fix this issue, you have two options.
1. Open SpellCheck.aspx.
Change
<%@ Page Language=''C#'' ClassName=''PopUpSpell'' ValidateRequest=''False'' %>
to:
<%@ Page Language=''C#'' ...
-
Anscott,We implemented many methods to improve the loading speed.
By default, the Cute Editor loads all the functions, toolbars and menus. Most of our clients don't use the default configuration and create their own toolbar set.How to change the layout of the ...
-
Mark,
First it's possible to retrieve the data from the editor using the client side script.Here is a demo:http://cutesoft.net/example/JavaScript-API.aspxCode is as followings:function getHTML(){ // get the cute editor instance var editor1 = ...
-
Sorry about the lack of clarity. I'm way past my quitting time, and haven't slept. Here is what I'm seeing:
Parser Error Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. Parser ...
-
mrdon wrote:
1. When I click on any of the , instert image, insert flash, etc., the pop up window comes up, but there is an error message on it that says:
Path not found /admin/CuteEditor_Files/filename
any idea how to fix this?
Are you sure the your file structure is correct? Can you post your file ...
-
There are two minor changes in the last build.
1. http://cutesoft.net/forums/11542/ShowPost.aspx
There is some DOM issue between ComponentArt multipage control and CuteEditor. We modifed our control and resolved this issue.
2. http://cutesoft.net/forums/11728/ShowPost.aspx
When Editor.DisableAutoFormatting ...
-
Buckley,
Can you tell me why you want to use the editor without specifying the <CE:Editor>?The CuteEditor for .NET is developered as an ASP.NET server control.To use this, CuteEditor must be included in a Web Forms page using a Register directive:<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
-
The javascript code of the version 4.0 is encrypted. If you need to have access to the source code, you can purchase the source code license.
>>Furthermore, we don't see, in IE (but it runs OK in Firefox), the content of the link Type dropdown menu in the link dialog box. Can you reproduce the problem in the following ...
-
Steve,
Thanks for the kind words about Cute Editor.
By default Cute Editor will carefully analyze all of your HTML code and begin correcting all errors automatically. What you get is professionally presented code, properly reformatted and ready for use. If you want to preserve the formatting of existing HTML, you can turn this feature ...
-
lucast,
First please upgrade to the version 4.5.0.1.Demo is here:http://cutesoft.net/example/general.aspx>>Is there any way I can dynamically change the config file used via javascript on the client at runtime?I am afraid not. We have to post back to the server change the security config ...
... 360 ...
|
|
|