Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Toolbar
More Search Options
Showing page
110
of
184
(
1,834
total posts)
< 1
second(s)
Working with GetSelection in IE
I have the following javascript code that executes when a custom
toolbar
button is clicked: function insertLink(sender) { var cuteEditor = CuteEditor_GetEditor(sender); var selection = cuteEditor.GetSelection(); cuteEditor.PasteHTML('<a href=''http://www.google.com'' target=''_blank''>' + selection + ...
Posted to
Cute Editor for .NET
(Forum)
by
toheDeveloper
on
July 25, 2007
ConnectionString problem with integration package
I'm having some trouble getting the integration package of CuteChat to work with my website. I've copied the ''CuteSoft_Client'' folder to my root directory and have tried running a page with an embedded chat window, but I keep getting the following error: ConnectionStringProvider : CuteSoft.Chat.DefaultConnectionStringProvider ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
lukeg
on
June 29, 2007
Re: Append text into the cuteeditor
Annie, The above example pastes the HTML code in the cursor position. Please check the following article: How to create/register a custom button (Server Control) so that it can be used in the template?( C# | VB ) This example ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 21, 2007
Cutesoft, Community Server: After recompile of Telligent.CuteEditorWraper, editor is disabled in FireFox, Opera
In response to an earlier suggestion from Adam (see thread http://cutesoft.net/forums/thread/30279.aspx), I have made small changes to the CuteEditor wrapper and recompiled. After this process (and of course copying the new binary to my application bin directory), the editor will not work in FireFox or Opera (or Netscape if using the ...
Posted to
Cute Editor for .NET
(Forum)
by
lisahakesley
on
June 1, 2007
Setting editor height/width and bottom button visibility within CommunityServer integration?
Hello, Our web application is integrated with CommunityServer, and we also use a rich text editor elsewhere in the application. We'd like to convert to using CuteSoft everywhere. I have downloaded the CuteSoft editor and also followed the integration with CS procedure, and things are running well. However, the UI for ...
Posted to
Cute Editor for .NET
(Forum)
by
lisahakesley
on
May 31, 2007
Re: can't found "CuteEditor.EditorSetting". (It have exit in version 5.3)
Adam, I use CuteEditor.EditorSetting when I want to add image to database. So when I click ''image Gallery'' in
toolbar
of CuteEdite. it will call class SqlFileStorage . This class use CuteEditor.EditorSetting. you can see my code vb.net below ******************************* '//<main page>' Private Sub Page_Load(ByVal sender ...
Posted to
Cute Editor for .NET
(Forum)
by
ano
on
May 7, 2007
Showtoolbar property not working
I want to diaplay
toolbar
on the cuteditor when a button will press, and again by clicking another button, i want to hide tool bar. i am doing like as shown below: But its not working. Private Sub content_readonly=''readonly''() txtbody.readonly=''readonly''= True txtbody.ShowEnlargeButton = ...
Posted to
Cute Editor for .NET
(Forum)
by
sanjayvishu
on
April 17, 2007
How to dynamically add text to Editor?
I would like to dynamically add text to my editor using a button that sits elsewhere on my page (not a button in my editor
toolbar
). Clicking the button runs some javascript that will insert text. Here is a simplified version of my javascript, which doesn't work: function setBioText() { //Editor1 is the ID of the ...
Posted to
Cute Editor for ASP
(Forum)
by
Anonymous
on
March 22, 2007
How can I get the selected image's path in the editor?
Hi,How can I get the selected image's path in the editor? I want add a custom button on the
toolbar
, When I select a image in the editor,and push down this custom button,server side will create a thumb-image by selected image,finally the thumb-image's path auto insert into a TextBox . Thanks Psgogogo
Posted to
Cute Editor for .NET
(Forum)
by
psgogogo
on
February 7, 2007
Handling buttons
1. How do I change the ToFullPage and FromFullPage to postback = ''True'' in VB code? I realize I can edit the configuration files, but that's not an option. 2. What is the VB code to prevent various
toolbar
s from displaying entirely? 3. What is the VB code to prevent/allow specific items in a
toolbar
from/to ...
Posted to
Cute Editor for .NET
(Forum)
by
fredd
on
November 21, 2006
More Search Options
« First
...
< Previous
108
109
110
111
112
Next >
...
Last »