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
75
of
325
(
3,244
total posts)
< 1
second(s)
Word content not pasting into cute editor
Hi, When i copy the formatted content from word
document
and pasting it to the cute editor. It is not getting pasted in the cute editor as like as word
document
. For example: 1. <h1> tag content aligned center that will not reflected the cute editor. 2. Extra line ...
Posted to
Cute Editor for .NET
(Forum)
by
mohaamsc
on
August 2, 2011
Re: Adding html dynamically with jQuery
Dear annoyingmouse, http://phphtmledit.com/JavaScript-API.php , this example demonstrates how to use javascript API in CuteEditor, you can find the source code of this example in download package. The following function set the content to CuteEditor. function setHTML() { // get the ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
March 31, 2011
Load a word doc - an idea and question
Hi All, I am struggling with enabling my users to upload a word
document
to the editor.So far, I was successfully converted the doc (and docx) to HTML on the server side, and having an HTML and a folder with all the images (using word automation). Obviously, now making the process of uploading the images to the DB etc... I was ...
Posted to
Cute Editor for .NET
(Forum)
by
erave02
on
March 9, 2011
Re: Disabling/Enabling Server side button following file attachment
Hi ssoutrs, Try this example <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 27, 2010
Re: Clearing text in CuteEditor using javascript
Hi vijayan59, Please try the example below <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 2, 2010
Re: Can't update H1 tags in config files
Please try the following code: <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> </head> <body> <form id=''Form1'' runat=''server''> <CE:Editor ID=''Editor1'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
August 11, 2010
Re: Setting file queue background color
Yes, you can customize ''Cancel All'' button. Please try the following code: <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 10, 2010
PasteHTML doesnt work within a modal popup (example page attached)
Hello there, I'm evaluating and all seems well but I'm having an issue with a requirement I have. I have a modal popup with the editor inside. I have a button that inserts some text at the cursor location and postsback. I can see that the text is inserted but the data that goes to the server does not include the inserted ...
Posted to
Cute Editor for .NET
(Forum)
by
mreric
on
July 15, 2010
Re: upload works on dev server, not on production server
I decided not to trust FireBug 100%, so I put alerts in the javascript code to see where it was going. startupload IS being called returns immediately, then the upload completes, and CuteWebUI_AjaxUploader_OnPostback() is then called. It completes - that is, submitbutton.click is called and returns immediately. I also changed my ...
Posted to
Ajax Uploader
(Forum)
by
rberman
on
June 4, 2010
Re: getting the content of Editor1.Text; blank
Hi svk and sade1125, Try the example below <%@ Page Language=''VB'' ValidateRequest=''false''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 4, 2010
More Search Options
« First
...
< Previous
73
74
75
76
77
Next >
...
Last »