Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
98
of
149
(
1,483
total posts)
< 1
second(s)
Re: Security Exception on Medium Trust Level
1. If you are using framework 1.1, you need to use MagicAjax dll for 1.1. If you are using framework 2.0 or 3.5, you need to use MagicAjax dll for 2.0. 2. Please try the following ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
March 31, 2009
Re: CuteEditor 6.7 & jQuery Tabs
Hi, Please try the new one below, it should work under IE11 ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 7, 2014
Re: TypeError: window.CuteEditorInitialize is not a function
Hi artsaliva, Can you reproduce this issue with the example page below? Does it happens on all ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 4, 2013
Re: Installation
Hi FirstSignInNoGood, you can get the editor content when postback like string HtmlFormattedText = CuteEditor.Text; And you can get the plain text like the example below <%@ Page Language="C#" AutoEventWireup="true" %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 6, 2012
Re: Font Size and RTE in IE
Hi astearns , 1. Please post the code of your "WHDStyles.css", so we can check it for you. 2. Please try the example page below, does it works fine on your IE browser? If yes, then should be some stylesheet files on your page causes this problem. Please remove it one by one, then you will find out which style ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
November 21, 2012
Re: [Urgent]: CuteEditor JS setHTML() behaving differently with IE & Chrome
Hi swathiVajja, Do you get the same error with the example below? If it works, please create an example page which can reproduce this issue and post here, I will check it and get back to you as soon as possible. <%@ Page Language=''C#'' ValidateRequest=''false'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 9, 2012
Re: Wrong <SCRIPT/> tag formatting
Addition. Here is the code of my ASPX page: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <title>Novaview HTML editor</title> <link ...
Posted to
Cute Editor for .NET
(Forum)
by
Herev
on
November 21, 2011
Re: How to display javascript alert for exceeding text length?
Hi karmyogi, Please try the example below. Limit 5 characters. <%@ Page Language=''C#'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 20, 2011
Re: Any way to suppress the scroll bars in the Editor?
Hi Richard Schaefer, Below is the server side example <%@ Page Language=''C#'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 13, 2010
Re: Moving the editor in the DOM
Hi Megabeans , Try this way <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 17, 2009
More Search Options
« First
...
< Previous
96
97
98
99
100
Next >
...
Last »