Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): cuteeditor 4.6'A=0'
More Search Options
Showing page
18
of
966
(
9,656
total posts)
< 1
second(s)
Re: DotNetNuke - CuteEditor image path
jritzman, Step 1. Locate and open CEHtmlEditorProvider.vb Step 2. Find the RootImageDirectory property and modify it to meet your requirments. Public Overrides Property RootImageDirectory() As String ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 22, 2005
Re: A valid license cannot be granted for the type CuteEditor
Dave, This is a free upgrade. Please download the latest version from: http://cutesoft.net/Downloads/default.aspx I think you are using evaluation license file on your server for some reasons. Please find the license file we sent to you and upload it to your server. If you can't find the license file, email us and specify the ...
Posted to
Purchase / License FAQ
(Forum)
by
Adam
on
January 30, 2005
Re: General Questions About CuteEditor 4
zymran, 1. Security. Does CE support dynamic images/resource/media folders for users e.x. based on their login names or are the XML files for security and roles fix those folders or the roles mentioned (admin, users etc).? Yes, the CE supports dynamic images/resource/media folders. Example: var folder ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
December 11, 2004
Re: CuteEditor doesn't work on single WinXP/IE6 system
Rainhold_M, 1. Make sure you didn't set EnableClientScript=''false 2. If you do enable the Javascript, please check the Cute Editor 4.0. http://ibuyspy.cutesoft.net/DesktopModules/EditHtml.aspx?mid=33 3. If you still get regular textarea, please post your site url or set ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 22, 2004
Re: Accessing the HTML Content of CuteEditor
Amy, <script language=''JavaScript'' type=''text/javascript'' > function yourfunction(editorID,value) { EditorID = editorID+''_editBox''; var editor = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 2, 2004
Re: Clarification on developer license (CuteEditor)
Just for everyone else who had a similar question, I emailed support with this question and the response was that my impression was correct - developer licenses have no restrictions on domain or IP, or for distribution with your web application. The ''single machine'' restriction on the developer license vs. the developer team is to ...
Posted to
Purchase / License FAQ
(Forum)
by
ScottWillsey
on
August 16, 2004
Re: A valid license cannot be granted for the type CuteEditor.Editor
Joseph, Please run the following code in your server and email the result to us. <%@ Page Language=''C#'' %> <script runat=''server''> void Page_Load(object sender, System.EventArgs e) { Literal1.Text = HttpContext.Current.Request.Url.Host.ToLower() + ...
Posted to
FAQ
(Forum)
by
Adam
on
January 30, 2004
Re: Can I set background image or color in CuteEditor
You can use the Editor.EditorBgColor Property to set the background color of the editor. For example: <CE:Editor id=''Editor1'' EditorBgColor=red runat=''server'' ></CE:Editor> If you want to specifies the background color of the Container table, you can use the Editor.BgColor Property . For eample: <CE:Editor ...
Posted to
FAQ
(Forum)
by
Adam
on
December 1, 2003
Re: The page flash when include cuteeditor after postback whatever in the updatepanel
Hi surrounding, Please try the example below. If you still get this issue. Please create a simple page which can reproduce this issue and send it to Kenneth@CuteSoft.net. I will check it and get back to you as soon as possible. <%@ Page Language=''C#'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 1, 2010
Re: Using CuteEditor in ASP.NET Forums
Thanks, this is great! Here's the complete installation procedure: 1. extract files into ASP.NET orums project 2. Add reference to CuteEditor.dll in projects ''Control'' and ''AspNetForums'' 3. Add Licence file into ''web/bin'' directory 4. Add ''CuteEditor_Files'' into ''web'' directory. 5. Create new ''Uploads'' directory ...
Posted to
Cute Editor for .NET
(Forum)
by
Zapotec
on
August 20, 2004
More Search Options
« First
...
< Previous
16
17
18
19
20
Next >
...
Last »