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
33
of
99
(
987
total posts)
< 1
second(s)
Re: Loading content pages (asp.net 2.0 ) in the Editor
You can use the CuteEditor to edit the content pages of ASP.NET 2.0 by setting Editor.AllowEditServerSideCode Property to true.Editor.AllowEditServerSideCode Property By default Cute Editor doesn't allow edit the Server side code. When this property is set to true, Cute Editor will allow edit the Server side code. (<%@ Page Language=''C#'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 29, 2006
Re: Make the editor vertically and horizontally stretched in the page
Hi Adam,In my initial test, I was only using that property but it didn't work.I used a simple example, just the control and the property set to true. Here;s the page which contains a simple code: http://www.opcodeservices.com/TestWebApp/FullSCreen.aspx <%@ Page Language=''C#'' %> <%@ Register ...
Posted to
Cute Editor for .NET
(Forum)
by
Mikenas
on
July 30, 2010
Re: Problem with display:none and firefox
earbash:Hello Support Do you have a resolution or workaround for this problem yet? Please use the following ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
November 7, 2012
Re: integrating into dotnetnuke
EditHtml.ascx <%@ Register TagPrefix=''ftb'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Control language=''vb'' Inherits=''DotNetNuke.EditHtml'' CodeBehind=''EditHtml.ascx.vb'' AutoEventWireup=''false'' Explicit=''True'' %> <%@ Register TagPrefix=''Portal'' TagName=''Title'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 2, 2004
Re: How to use Netspell of cute Editor--Urgent
Hi Adam, I'm using the following code and with this when I debug the page CuteSoft_Client/CuteEditor/SpellCheck.aspx' it is giving culture equals to '' frameborder= Please provide solution. <%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''spell.aspx.cs'' Inherits=''spell'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Anonymous
on
January 9, 2009
Re: HTML Pasted got updated in Cute Editor
Thanks for youe response Adam. I was eagerly waiting for it but unfortunately the solution you gace doesn't help me. Here's the scenario :1. Take this block of HTML below and do Ctrl-v on HTML Tab in FireFox and See in Normal Mode.2. Now Repeat Step 1 with same below HTML in IE and check again in normal mode.3. Compare Firefox normal view and IE ...
Posted to
Cute Editor for .NET
(Forum)
by
smitaswaika
on
August 24, 2006
Re: Unknown server tag 'CE:Image Editor' on ImageEditor.aspx
No, we receive the error when we compile our solution through VS.NET 2005. The exact compiler error is ''Unknown server tag 'CE:ImageEditor'. The error is on the following line: <CE:ImageEditor id=''IE1'' runat=''server'' Width=''500'' Height=''380''></CE:ImageEditor> The entire content of the aspx page is as ...
Posted to
Cute Editor for .NET
(Forum)
by
paulc
on
July 25, 2006
Re: Make the editor vertically and horizontally stretched in the page
Hi Mikenas, Another example <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 28, 2010
Re: Styles from CSS sheet
Hi, If you want to use another xml file, please open"\richtexteditor\dialogs\setstyles.xml", find section below. You can change the location and file name "staticstyles.xml" directly. var arr=[editor._config.folder+"config/staticstyles.xml?"+editor._config._urlsuffix]; Also, the example below ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
May 1, 2013
Re: Moving from IIS6 to IIS7
Hi mdurli74, Please try the example page below, does it get the same problem on your site? <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 18, 2012
More Search Options
« First
...
< Previous
31
32
33
34
35
Next >
...
Last »