|
Search
You searched for the word(s): cuteeditor 4.6'A=0
Showing page 541 of 966 (9,656 total posts)
< 1 second(s)
-
langbart, Have you download the latest CuteEditor for DNN provider? We've updated the provider code recently.>>image path:how can i change the image path. for registerd users there is a folder ''memeber'' but i like to show the root path.where can i change this?In the CEHtmlEditorProvider.vb file, you can find the code ...
-
Carla, ''The License for Editor is not valid.''
Don't panic; this is an easy fix.
This message usually results from one of the following scenarios:
1. The 30-day free evaluation period has expired.
Solution: Purchase CuteEditor and we will send your own license file to unlock your copy of CuteEditor.
Download the evaluation ...
-
dklauk,
Question:
Question 1: if I get the IP license will I be able to configure the ''editable-only'' regions differently for each client's website? Basically, I'm asking if the IP license allows me to configure each client website uniquely? Answer: Yes. Each site should have uniques setting. ...
-
Arjen,
When you create a link in /virtualdirectory/admin/ directory, Internet Explorer converts all URLs in hyperlinks (anchor tags) and images (img tags) to absolute URLs.
http://yoursitename/virtualdirectory/admin/page.aspx?id=18
When ChangeAbsoluteURLsToRelative property is set to true (the default), CuteEditor ...
-
Hi Dave,
CuteEditor is an online web-based WYSIWYG HTML editor. It upgrades your simple text area to a rich-text edit box. So you still need a data source to save the formatted data. The CuteEditor will not save the data itself.
We use the Literal control to hold the data for demo purpose. When the user click the submit button, the page post ...
-
He is saying that CuteEditor is automatically adding tabs, which affects the content inside the text box. If you look closely at the content in the textbox, B and C are tabbed in; this is a result of CuteEditor autoformatting.
How can we turn off auto-formatting? The DisableAutoFormatting is now obsolete apparently.
-
Andy,
If you are still using the version 4.0.0.7, please follow the steps below:
In the CuteSoft_Client/CuteEditor folder, you can find a file named ''CuteEditor.htc.aspx.txt''.
To change the table defaul style, please change the following line:
return editdoc.createElement(''<table border='1' cellspacing='0' cellpadding='3' ...
-
Eric:
Dear Rich,
I have tested your code, you need check the path of css file, EditorWysiwygModeCss=''example.css'' , if ''example.css'' is in parent folder, you need change it to EditorWysiwygModeCss=''../example.css''
Regards,
Eric
Thanks Eric, the example.css is in the same folder as the pages with the ...
-
I can do without it for right now, but for future reference I would need to know.____BOF____<%@LANGUAGE=''JAVASCRIPT''%><!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><html ...
-
I am using cuteEditor version 6.7 in my project which helps users to type the email body. If the user has enetered '&' instead of 'and' in the email body, the email text repeates the text upto the '&' and appends with original message. We use the property PlainTextWithLinefeeds to read the ...
... 541 ...
|
|
|