Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
60
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: How can I dynamically set the EditorBodyStyle from JavaScript?
Hi gll1559,
Please try the new example below, it should ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
July 30, 2013
Re: Build toolbars programatically without using config files
MMCD:Going back to my original question regarding configuration files. Is there any way to use and configure this control 100% on the server without relying on any config files at all. By this, I mean we do not want to rely on any file that reside in the /CuteSoft_Client/CuteEditor/Configuration/ folder. We understand that resources such as ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 3, 2010
Re: Renaming file names at the upload
hi,
Please check the example page below, it shows you how to rename the upload file and save to the location you set for. the uploader control has not the function to connect with your database, so you need to write your own code to save the info into your ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
January 29, 2016
Re: Error: CuteEditorInitialize is not defined
I agree, that there should be a method of the CuteEditor class that retuns only the headers for a field, but until there is one, this is what I've done to get round it which gets over the problems you describe:
Note that my Rich_text class just gets a new instance of the CuteEditor class with parameters specific to the supplied field ...
Posted to
Cute Editor for PHP
(Forum)
by
dev42
on
December 17, 2008
Default view does not show remove-button
Is this normal? or am I doing something wrong?
UploadAttachments uploader = new UploadAttachments();
uploader.ShowCheckBoxes = ...
Posted to
Ajax Uploader
(Forum)
by
Rincewind
on
September 30, 2009
Re: toolbar not loaded in mozilla
Thats the part of code where Cute Editors are loaded :
<tr>
<td width=''10''></td>
<td colspan=''11'' ...
Posted to
Cute Editor for .NET
(Forum)
by
webukraine
on
June 27, 2010
We are in a final stage of product completion and at this point we have to rethink about the cute editor replacement .
Hi
We are using cute editor for asp.net web application with two options on a screen viz. one with full toolbar() and other with custom toolbar which is controlled by following code snippet:
private void GetEditorSettings()
{
if ...
Posted to
Cute Editor for .NET
(Forum)
by
syntellisoft
on
April 7, 2014
Re: Upload a specific files from Zip File.
Dear aparikh@quickparts.com,
Please refer to the following code:
<%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>
protected override void OnInit(EventArgs ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
January 6, 2010
Re: Editor 'stealing' focus on form load
Hi mjw001,
You can set the focus for other control in the editor load API, like the example ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
September 4, 2012
Re: Cutechat configuration for anonymous user
Hi innspiral,
Try this way
1. Create a CS file use the code below
public
class
MyChatSystem
:
CuteChat.AppSystem
{
protected
override
CuteChat.ChatPortal
CreatePortalInstance(string
name) ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
August 27, 2010
More Search Options
« First
...
< Previous
58
59
60
61
62
Next >
...
Last »