|
Search
You searched for the word(s): document
Showing page 77 of 325 (3,244 total posts)
< 1 second(s)
-
my project is Extjs+jQuerythere is cuteEditor in my Page,so,i click my Extjs GridPanel will pop EditWindow ,must be read some data to CuteEditor.i try $(''#Editor1'').setHTML, $(''#Editor1'').val(data)... it's invalidation and using var editor1 = document.getElementById('<% = ...
-
Hi,
I'm using version 6.1
We've got the CuteEditor set up on a deployment server (so I can't link to it here) and we're testing it for multiple users with multiple pages each, all set up programmatically. When the CE loads, i'm using the Javascript API and Ajax to load any existing content from XML files, if it exists. All of ...
-
Hi robinsong,
Try this example:
------------------------------------------------------------------------->
<%@ Page Language=''VB'' %>
<%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
-
Hi,
I also have this problem/need.
I asked Adam on live chat about making the control in ''Use as Image Selector'' hidden. He said to contain the control in a div which is hidden, like:-
<div style=''visibility:hidden;''>
The control
</div>
BUT when you do this the javascript function ''InputURL'' ...
-
You understand me wrong.
When I select the menu New Document will appear in the folders from Editor1.SetSecurityFilesGalleryPath (''~/upload/documents/'') as I set in the code behind.
When I select Insert Hyperlink and select ''Browse'', I get the same folder structure most likely happened from Editor1.SetSecurityFilesGalleryPath ( ...
-
Hi Guys!
Well...go there!
I´m start develop with ajaxuploader, and in this program i need make a simple upload with size limitation. I´d downloaded the package and put the CuteWebUI.AjaxUploader.dll in the bin directory, the scripts in asp.net page...run the project..
The ajaxuploader button was there...very ...
-
Hi,
While users are trying to paste the content from the word document using 'PasteWord' icon, we are facing lot of problem while displaying that text on the html page.
What I need here is, I want to use the 'PastWord' Icon but the text has to be pasted same as the key (Ctrl + V) or Paste Icon.
I don't want all the special ...
-
I keep getting an error object not supported I took out on the onclientclick event for the submit button and I am trying to upload by calling the following function from code behind. I am using manual upload. When the user clicks on the submit button I would like to be able to know whether I have files in the queue, but I can't find a way to ...
-
Guys,
This issue is fixed in version 6.3.
Please download the control again.
Demo:
http://cutesoft.net/example/general.aspx
Download:
http://cutesoft.net/downloads/default.aspx
Keep me posted
-
I have a javascript variable that is somehow preventing me from pasting into textareas. I have my variables printing in the page head, but have found that if I move them into the document body that pasting works fine. So I guess there is a workaround, but any idea why this is happening?
Also, this works fine in FireFox 3 and is only a problem ...
... 77 ...
|
|
|