|
Search
You searched for the word(s): document
Showing page 119 of 325 (3,244 total posts)
< 1 second(s)
-
AAP,
Have you set Editor.EditCompleteDocument Property to true? Editor.EditCompleteDocument PropertySpecify whether a complete HTML document is being edited. public bool EditCompleteDocument {get; set;}RemarksIf false, the editor will only process content inside the page body i.e. all ...
-
Adam, After downloading CE v4.5, I have a couple of questions: 1) The second ''Insert Image'' dialog box does not display larger enough to display the ''Insert'' button. This is confusing for some of my clients. Any thought why the dialog box does not display showing the ''Insert'' button?
2) ...
-
Hi, I'm trying to utilize JavaScript such that a user clicking on an item in a ListBox will take them to a specific location in CuteEditor. Version 2.0 of CuteEditor allowed me to use createTextRange(). However, this does not appear to work in Version 4.0. I found a previous post -- ...
-
Adam,
Thanks for the mods. I have tested them and found a couple of problems:
1. In FilePost.asp, the new function ValidFileName only allows extensions gif, jpg, jpeg and png. This conflicts with the function ValidFileExtension which allows many more. Also, ValidFileName is used both for file type ''document'' and ''image''.
2. The ...
-
Adam,
I had a client recommend an enhancement to your control. She requested that when you set the cursor to some text in the editor, the font and size is automatically displayed in the ''Font Name'' and ''Size'' drop down boxes. This would be similar to MS Word, when you click on some text, the font and size is ...
-
Hi folks, I need to insert VB Code into the contents of my document, and I don't know how, or if this is possible. For example, I would like to go into HTML mode, type in, say ''<%='Hello world'%>'' and have it come up with the same thing when saved. The only problem is that the code gets commented out to ''<!--='Hello ...
-
Hi CuteChat,Your chat application looks great but your installation documentation is very sparse and ambigous. Here is what I have done. I have a VS .NET 2003 Web Project which has our customers web site in.
I have copied/uploaded all the license files and dlls to the right place and referenced CuteSoft.Chat.dll and CuteSoft.ChatService.dll ...
-
1) I need to know how call the word cleanup function (from the code cleaner dialog) without opening the dialog first. Same with the font cleaner. What I want to be able to do is allow a user to click a ''Word cleanup'' button, and have just that function run. A: There is a client function named ...
-
We are currently using eWebEditPro for Rich Text editing. It has
a very handy feature(which we required) that will clean the extra
Word tags pasted into the richtext field. For example, find
something in a Word document that is formatted nicely (bullet points,
whatever), copy and paste that into your Rich Text editor. ...
-
My full.config:
<?xml version=''1.0'' encoding=''utf-8'' ?>
<configuration>
<contextmenu>
<item name=''Editing'' value=''True''/>
<item name=''Format'' value=''True''/>
<item name=''Insert'' value=''True''/>
<item name=''InsertAdvanced'' value=''True''/>
<item name=''InsertFiles'' ...
... 119 ...
|
|
|