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
10
of
61
(
605
total posts)
< 1
second(s)
Re: How to set language ?
Editor.CustomCulture Property Specify the culture name used in the current editor Example Code <?php $editor=new ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
February 19, 2008
Re: change size of editing window
Editor.Width Property Specifies the width of the Cute Editor control on the page. Example Code <?php $editor=new ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 21, 2007
Re: Feature Request: Custimize Hyperlink
>>Create a custom title. Our client wants it to say ''Insert File'' instead of ''Downloadable File.'' You can achieve it by modifying the language files. >>When the popup appears, can you set the default to ''http://'' instead of ''Other'' In the Downloadable File dialog, the default URL can't be ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 12, 2006
Re: Missing Class List
ROB, You should Edit Dropdown Configuration file (Common.config).The dropdown configuration file (Common.config) can be found in the /CuteEditor/Configuration/Shared folder. In dropdown configuration file you can find the CssClass element which contains the configuration information for the CSS Class dropdown within Cute ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 14, 2005
Re: How to change the default font type and size in editor?
Michael, In ASP.NET, it includes the Web application root operator (~), which you can use when specifying a path in server controls. ASP.NET resolves the ~ operator to the root of the current application. You can use the ~ operator in conjunction with folders to specify a path that is based on the current root. But this ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 7, 2009
Re: Load on Demand Configuration - how to save dynamic editor content
I actually just added the editor to my gridview, set the visible property to false, and then in my code behind, set visible to true when the link is clicked to activate the editor. everything is loading up faster and this solution will work for me. here's an abridged snippet from the code behind so you can get the idea for anyone ...
Posted to
Cute Editor for .NET
(Forum)
by
lydia0500
on
December 30, 2009
Re: CuteEditor asp.net - databound in FormView - Text property not updating
and here's the code-behind: using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using EVI.BullsEye.BLL; using ...
Posted to
Cute Editor for .NET
(Forum)
by
ahueyevi
on
July 22, 2011
CuteEditor for ASP version 4.1 is available!
We are happy to announce the newest build (version 4.1) of our software - CuteEditor for ASP is available. If you still have the CuteEditor Delivery email, click the URL in the email to download your control. If you deleted the delivey email, please write to sales@cutesoft.net . New Features and Improvements: The new ...
Posted to
News and Announcements
(Forum)
by
Adam
on
July 17, 2005
Re: Cute Editor for ASP.Net and Html5 support
Hi saliniashok, You can refer to the full steps at http://www.richtexteditor.com/document/scr/html/deployment.htm 1. Install the assemblyCopy the following files to your application bin folder.richtexteditor.dllNetSpell.SpellChecker.dllrichtexteditor.licThe "richtexteditor" folder and all files it contains should be ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 7, 2013
Re: RE I save Chinese text into Access database, it comes out the mass text as below:
Scott: We have chinese people use CuteEditor4 , they didn't get this problem . What database are you using ? Is it support chinese ? Or should you set something for chinese ? What property are you storing ? the Editor.Text or Editor.XHTML ? I suggest you use <asp:TextBox> , and type some chinese into it , and test it first . Regards , ...
Posted to
Cute Editor for .NET
(Forum)
by
cutechat
on
May 24, 2005
More Search Options
« First
...
< Previous
8
9
10
11
12
Next >
...
Last »