Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Editor.Text Property
More Search Options
Showing page
26
of
61
(
605
total posts)
< 1
second(s)
Re: Editor.Setting.GetHashString()
I changed the value of the URLType to relative path but still I'm getting the full path in the text box, I used the same script in the (use-CuteEditor-as-image-selector.aspx ) from the How To file in the documatation and I added the URLType property and also I try to add it in the .cs code (Editor1.URLType ...
Posted to
Cute Editor for .NET
(Forum)
by
maowidat
on
June 21, 2009
Re: jQuery error with visual studio 2013
Code runs on the page http://cyclenovascotia.com/WebForm1.aspx but not in the Visual Studio debugger. See below I am working with VB.net and here is the code I am running, per your request. There is no code in the code behind and it is not referenced: <%@ Page Language="vb" %> ...
Posted to
Cute Editor for .NET
(Forum)
by
petermac
on
March 11, 2014
Re: No display of content even tho there is content!
Right have spent all day looking at this! I have found a fix for it and its basically setting various properties on the editor in the right place and order! In a nutshell I had to set Protected Sub form1_Init(sender As Object, e As EventArgs) Handles form1.Init Editor1.AllowScriptCode = True Editor1.EditCompleteDocument = ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
AndyFel
on
January 17, 2014
How can I make the text property render html?
I'm talking about this:$editor->Text=''$message''; If my $message contains html, how can I make the html render? Because currently it doesn't, it just shows the html tags in the post. I need this for when users go to edit their posts.
Posted to
Cute Editor for PHP
(Forum)
by
davideo7
on
June 5, 2011
Re: How can I set control to make insert image no width and height tag info?
Hi oksummer, if you do not need the widht and height property of the img target anymore, please try the example below. the HTMLfilter code will remove the widht/height property for all ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 4, 2012
Re: Toggle Borders
Editor.ToggleBorder Property Specify the ToggleBorder state Example Code <?php $editor=new CuteEditor(); $editor->ID=''Editor1''; $editor->Text=''Type ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
July 27, 2009
Re: Problem with Anchors in Preview Mode
yes. Editor.ShowPreviewMode Property Specifies whether the Preview Mode tab appear. Example Code <% Dim editor Set editor = New ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
June 19, 2008
Re: Disable the preview button
Editor.ShowPreviewMode Property Specifies whether the Preview Mode tab appear. Example Code <% Dim editor Set editor = New ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 16, 2007
Re: Style tag in Head tag problem (removed by editor)
Ok, probably the final word on this, unless CuteSoft support can solve my final issue below. As Andy pointed out, the STYLE in the HEAD tag is not stripped out if you set the following property on the editor... Editor1.EnableStripStyleTagsCodeInjection = false; This is great and appears ...
Posted to
Cute Editor for .NET
(Forum)
by
MarkMyWords
on
July 25, 2008
Lost postback event when setting the Autoconfig property
Was mhonaker's problem ever solved? http://cutesoft.net/forums/thread/30813.aspx The problem is that after I set the AutoConfig property of the editor the save-button doesn't work until the second click. Here is an example where I use radiobuttons to set the AutoConfig property and shows a Label with text 'save' on postback ...
Posted to
Cute Editor for .NET
(Forum)
by
claraattermo
on
September 8, 2009
More Search Options
« First
...
< Previous
24
25
26
27
28
Next >
...
Last »