Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
158
of
325
(
3,244
total posts)
< 1
second(s)
Re: Problems with editor.GetSelection() in IE
Here's a copy of the code I meant the link to in my previous post to show. It would be helpful if there was a similar example in your
document
ation, as below, that showed how to set up a custom button that selects text: Example: <?php $editor=new CuteEditor(); $editor->ID=''Editor1''; $editor->Text=''Type ...
Posted to
Cute Editor for PHP
(Forum)
by
postmormon
on
May 20, 2008
Re: How to change dynamically the upload directory for images?
Please check the following articles: Setting up the Image gallery path http://cutesoft.net/developer+guide/Specifying-images-path.htm Setting up the Flash gallery path http://cutesoft.net/developer+guide/Setting-up-the-flash-gallery-path.htm Setting up the Media gallery path ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
November 26, 2007
Re: How customisable is the Chat software?
>>4.Can I log all the chats and is it real-time logging and does it log private messages etc? It logges all the chat messages, included the private messages. >>5. Can I see who has put whom on ignore and wen in the logs? Yes. Contacts and block information can be found at table ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
June 25, 2007
Re: SetActiveTab()
RastaM, Please use the following function: function SetActiveTab(tab) { // get the cute editor instance var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 16, 2007
Re: MANY THINGS IGNORED IN 6.0 which are promised since 1 year!
joergbauer: Adam, since 1 year you write that this will be changed in the next release: 1) Language not supported for Image/
Document
Editor ''Uploading'' and more: ''Max file size allowed'' ''Max image dimension is'' ''Auto resize uploaded images function is on'' ''Max Upload folder size is:'' ''Used:'' You wrote ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 28, 2007
Re: How Can I get editor text on a timer_tick event
>>I try to take the text on a timer tick event , but all the time the text property is empty Please check the following client side API. Method Description getHTML() ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 1, 2007
Re: Performance (v 5.2) with 4-5 page documents pasted from Word
I think I ran into the same issue. After contacting support I was told to look at http://cutesoft.net/asp/
document
/CuteEditor.Editor.UseHTMLEntities.html and set editor.UseHTMLEntities = False If it wasn't set to False, any reload of that page would cause expotentially longer periods of time before I could navigate away from ...
Posted to
Cute Editor for ASP
(Forum)
by
spunkymonkey
on
December 20, 2006
Re: Editor stripping !Doctype after save
The4bs, Please set the Editor.EditComplete
Document
Property to true. Editor.EditComplete
Document
Property Specify whether a complete HTML
document
is being edited. Remarks If false, the editor will only process content inside the page body i.e. all content inside of the <body>...</body> tags of a ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 25, 2006
Re: custom dialog window strips html code before pasting into editor
Eric, Please use the following code instead: // get the cute editor instance var editor1 =
document
.getElementById('<%=Editor1.ClientID%>'); //Get the editor content var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 6, 2006
Re: Question regarding convenience methods for EditSettings
David, >>It may be much easier to make use of the entire set of SetSecurity*GalleryPath() calls if an respective set of GetSecurity*GalleryPath() calls exist. SetSecurityGalleryPath Specifies the URL path of the Image Gallery, flash gallery, media gallery and files gallery public void ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 17, 2006
More Search Options
« First
...
< Previous
156
157
158
159
160
Next >
...
Last »