Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): editor language
More Search Options
Showing page
41
of
99
(
987
total posts)
< 1
second(s)
Re: Adding code snippets in JavaScirpt
Hi frJericho, Please try the example below. It shows you how to add the code snippets dynamically in javascript. If you want to add it in server side code, please refer ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
December 11, 2013
Re: Line Break before a BOLD formated word in FireFox with Enter is not working properly.
Hi jackdhp, You can catch the ''PostBackCommand'' event of the editor, ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 30, 2012
Re: Text property does not work
Dear yeganehaym, Please save the following snippet to test.aspx and then upload it to your host, does it happen in this example?<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 18, 2011
Re: creating a CuteEditor object programmatically in VB.NET code-behind file
Code is here: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor''%> <%@ Page Language=''vb'' ValidateRequest=''False''%> <HEAD> <title>ASP and ASP.NET WYSIWYG Editor - Default Configuration </title> <link rel=''stylesheet'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 24, 2007
Re: Using a .config file with a custom button
tother, You code should work. The source code of this example (http://cutesoft.net/example/howto/AddButtons/vb/create_a_custom_button.aspx) is as followings: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %><%@ Page language=''c#''%><!DOCTYPE HTML PUBLIC ''-//W3C//DTD HTML ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 1, 2006
Cute editor is throwing access denied error
Hi Cute editor is throwing access denied error if the page that contains cute editor has the following code <script language = 'javascript'> document.domain = 'some domain name'; </script> Please throw some light if you have any idea on this Regards, Venkat.
Posted to
Cute Editor for .NET
(Forum)
by
gvmca
on
May 31, 2007
Re: How do I clear the text using javascript?
Hi esack, If you want to hide editor when page load, please do not use 'display:none', try the code below, it will not get the error. ----------------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 25, 2009
Creation in php video and pictures with cute editor for php.
After the instalation of cute editor for php, I need to integrate, videos and pictures, but the php file contains errors, so I want to ask your assistance to move forward in my project and thank you.This is the file php of creation video: <?php error_reporting(E_ALL ^ E_NOTICE); ...
Posted to
Cute Editor for PHP
(Forum)
by
feriel
on
January 30, 2010
Re: Make the editor vertically and horizontally stretched in the page
I tested your code, change: <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <%@ Page Language=''C#'' validateRequest=''false'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
July 27, 2010
Re: Error Messege
Just a little offer from another user... Try this instead: <script src=''CuteEditor_Files/include_CuteEditor.asp'' language=''vbscript'' runat=''server''></script> <script runat=''server'' language=''vbscript''> <%Dim editorSet editor = New CuteEditoreditor.ID = ''Story''editor.Text = ''Hello ...
Posted to
Cute Editor for ASP
(Forum)
by
Maximus5684
on
January 13, 2007
More Search Options
« First
...
< Previous
39
40
41
42
43
Next >
...
Last »