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
206
of
325
(
3,244
total posts)
< 1
second(s)
Re: Replacing editor in news publishing program
Did you look at what I posted? The instructions say 5 minutes to add the editor, and I've been working on it almost 12 hours without any success. Above are the two files they list as needing to be edited, along with a link to their forums. They say to remove the JS and add your own editor....thats about it. where am i going to find the text area ...
Posted to
Cute Editor for PHP
(Forum)
by
Capper
on
October 3, 2007
Re: custom dialog window strips html code before pasting into editor
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 4, 2006
Re: Files of type in browse button
Uploading image again Not sure why it is not showing up in previous upload Check out below screen. It shows file type in dropdown box. I like to change from all to only supported types. This is not even image insert, it is upload
document
still it shows option of image and html
Posted to
Cute Editor for .NET
(Forum)
by
rpsu
on
March 1, 2007
Re: Custom window fails to paste into CE
I found a solution that worked. I placed the follwing Javascript on the popup page: function button_click() { window.opener.addHTML(
document
.Form1.customHTML.value); } Then I placed this Javascript on my CE page: function addHTML(html){ var editor1 = ...
Posted to
Cute Editor for .NET
(Forum)
by
jhunt
on
April 14, 2006
Re: Max size of disc space for uploaded documents and images
George, >>May I set max ammount of this space? (eg. 10MB) This feature will be avaiable in the future version.>>I disallow to upload *.php, *.asp, *.mp3,... files?Please check the following article:Restricting
Document
Files by Extensions and ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
January 20, 2006
Javascript to set focus
I have a javascript to check the input item in the editor, if there is empty, it would set focus on the editorI tried to use var txt =
document
.getElementById('<%= Editor1.ClientID%>'); txt.focus(); or
document
.Editor1.focus(); both are not success
Posted to
Cute Editor for ASP
(Forum)
by
surrounding
on
August 27, 2010
Re: Selecting images to insert in document extremely slow
Tugboat, Can you check the Image Gallery Path? Maybe this issue is caused by too many files in that folder.
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
February 13, 2009
Re: Error: Objet reference not set to an instance of an object
Hi Tux, On the load balancing environment, you must set a UNC path for uploader as the TempDirectory, and must use the same location. UNC path: http://www.cutesoft.net/developer+guide/scr/UNC.htm TempDirectory: http://www.ajaxuploader.com/
document
/scr/BeforeYouBegin.htm, the first section On both servers, the uploader ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 2, 2011
Re: Using cuteeditor as a filepicker
The source code of online demo can be found in the download package. Framework 1.1\HowTo\use-CuteEditor-as-
document
-selector Framework 2.0\HowTo\use-CuteEditor-as-
document
-selector Hope it helps.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 11, 2009
Re: Files/Links menu option does not reliably add files/links to document:
>>Test Case #1: I cannot reproduce the this issue. >>Test Case #2: For this issue, after insert the first link if you immediately inserting another file link, the link href will automatically changes to the new URL.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 9, 2012
More Search Options
« First
...
< Previous
204
205
206
207
208
Next >
...
Last »