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
7
of
61
(
605
total posts)
< 1
second(s)
CuteSoft Editor fails to encode ampersands when viewing XHTML property output - FIX
Hello, We've recently been having problems with the CuteSoft editor when viewing the Text property ampersands are correctly encoded as & however when viewing the XHTML property the ampersands are simply shown as "&". We need to use the XHTML property as this resolves issues with the ...
Posted to
Cute Editor for .NET
(Forum)
by
DavidHomer
on
March 24, 2016
How Can I change the default font of the text area in the editor
Can someone help me with this problem. I can't change the default font of the text area in the editor. I tried to change the font property of the textareastyle property in the properties pane in visual studio.net 2003 but it is still not working. I tried it with stylesheets, but still not working, I tried it with the overall font property of ...
Posted to
Cute Editor for .NET
(Forum)
by
Tom Heylen
on
June 23, 2005
Re: How I can Edit Hyper Link Text in the editor
Hi, When you insert link by the insert link dialog, it will use the same text as what you fill in the title field. after that, you can change the link text directly without open the property dialog. Just select the link text and change it to the new text you need. Regards, Ken
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 17, 2014
Re: Font and Size fixed in cute editor
olivierverdin wrote: I want to fix the font and size of the text in the editor. I changed the value in the font properties. Everything is Ok for the font but not for the size. It doesn't change anything. Can you help me? Are you using the Editor.FontSizesList Property(A list of ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 17, 2004
After upgrade, editor does not keep text across postback.
I recently upgraded from 5.3 to 6.0. I replaced the DLL's in the BIN directory, and all the references. I also replaced the CuteEditor_Client directory. Since the upgrade, the control does will not maintain the text across postback. I set the text in the page load, and I can verify (in debugging) that it has been set. I ...
Posted to
Cute Editor for .NET
(Forum)
by
mmurrell
on
April 17, 2007
Re: Putting Text in the Cutte Editor
AAP, Have you set Editor.EditCompleteDocument Property to true? Editor.EditCompleteDocument PropertySpecify whether a complete HTML document is being edited. public bool EditCompleteDocument {get; set;}RemarksIf false, the editor will only process content inside the page body i.e. all ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 16, 2005
Best way to determine if editor is loaded as a TextArea or WYSIWYG editor
What is the best method to determine if I am dealing with a WYSIWYG editor or just a textarea? I have other controls on the page which depend on the type of editor is loaded. I need to set certain properties if the guest's browser is able to use the rich text editor or not. I am looking through the docs but can not find a simple ...
Posted to
Cute Editor for .NET
(Forum)
by
custfeedback
on
February 21, 2005
Re: Image/text errors in text area
Hi Ken, I'm back in the office today and have updates on your suggested solutions: Quesiton 1: I've confirmed this. The page the editor is on does not have access to the relative image path, so: ex. an img src = Web/Resources/Image/ALFALogoWhite.jpg will show a broken image in the text ...
Posted to
Cute Editor for .NET
(Forum)
by
astearns
on
October 16, 2012
setting the text value of the editor
I want to set the editor's xhtml to some html code but it is a readonly property and i can only set the text value however the text value does not return the proper html text. Is there a way I can set the xhtml instead of the text? ceditor.xhtml = html.code instead of ceditor.text = text?
Posted to
Cute Editor for .NET
(Forum)
by
chilton
on
January 19, 2005
Re: Serious problem in VS Designer when placing editor inside a View control
ok, one workaround I found for this issue was to put the Cute Editor inside a UserControl called ''Editor.ascx'', then wrap those specific properties I would sure use/modify (such as Text, Width, Height) and the problem was gone.. VS Designer will work ok I also found this solution pretty nice for simplifying CuteEditor's aspx markup ...
Posted to
Cute Editor for .NET
(Forum)
by
errrick
on
August 8, 2007
More Search Options
« First
...
< Previous
5
6
7
8
9
Next >
...
Last »