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
30
of
325
(
3,244
total posts)
< 1
second(s)
Re: Replacing an Image
bellwa, Are you using it as an image selector or a file picker? Image selector: http://cutesoft.net/example/howto/use-CuteEditor-as-image-selector/use-CuteEditor-as-image-selector.aspx File ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 24, 2007
Re: Embed chat windows in site?
davidy15, 1. After demoing, I keep on running into problems with the web browser's pop-up blocker (with IE7 and Flock), where the pop-up warning keeps coming up when i send a message. Is this just a settings problem or will I have to ask end-users to change their browser settings? Can you post a screenshot to show the ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
May 24, 2007
Re: calling editor dialogs via javascript
How to use CuteEditor as a
document
selector?( Demo) This example demonstrates how to use CuteEditor as a
document
selector. How to use CuteEditor as an image ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 23, 2007
Re: JavaScript API setHTML
Michael, You need to use setTimeout funtion to wait for the editor's status is ready. setTimeout(setHTML,1000); function setHTML() { // get the cute editor instance var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 28, 2006
Re: Get/Set Editor Text
Homecity, >>How can I grab just the plain-text message? Please use the following properties: Editor.PlainText Property Retrieves the CuteEditor HTML content in plain text format. Remarks This property is read-only. If you want to store the
document
text in a database which is searchable, you can use the output of this property to ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 18, 2006
Re: Cute Editor remove the text
Version 5.2 is out. This issue is resolved in the version 5.2. Demo: Handle pasted text http://cutesoft.net/asp/editoronpaste.asp Use CuteEditor as an image selector http://cutesoft.net/asp/use-CuteEditor-as-image-selector.asp Output well-formed HTML and ...
Posted to
FAQ
(Forum)
by
Adam
on
June 5, 2006
Re: Pasting bullet points from word
Are you sure the above HTML is created as Unordered List in Word? Can you send your word
Document
to me? The below HTML code is pasting from a Word
document
. I didn't clean it for demo purpose. List List ListCode: <ul style=''MARGIN-TOP: 0cm'' type=disc><li class=MsoNormal style=''MARGIN: 0cm 0cm 0pt; ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 9, 2006
Re:   causing problems in flash
Well i solved it!!! So everyone stop panicking!!! I thought that i would share the fix in case anyone would like it. under the ''CuteEditor_Files'' folder there is a file ''WinIE.js'' well in my file at around line 803 there was this: function cleanCode(EditorID) { var editor = ...
Posted to
Cute Editor for ASP
(Forum)
by
pogier
on
April 29, 2006
Re: zoom from C# code behind
Chris, Yes, here are the solutions:1. Call zoom function in the client side. var editor1 =
document
.getElementById('<%=Editor1.ClientID%>'); editor1.ExecCommand(''ZOOM'',false,75);2. Call zoom function in the server side. StringBuilder sb = new ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 10, 2006
Re: Problem with Minimal Configuration.asp file
zain, Which version of CuteEditor are you using? If you are using the version 4.0, please check the following reference: Menu/Button Function Description Template Item Save saves the active content in the editor's content area Save Print prints the current page. Print Find and ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
January 4, 2006
More Search Options
« First
...
< Previous
28
29
30
31
32
Next >
...
Last »