|
Search
You searched for the word(s): .net 4.0
Showing page 118 of 1,307 (13,069 total posts)
< 1 second(s)
-
THe ''Forbidden'' message I have gotten when there was an issue with the license file. Once I copied it back out to the Bin directory, the message went away.
There was nothing that I saw in the DotNetGallery control that would handle the Permission to only people that are logged in.
I had to do this on the page that contains the ...
-
Editor.PlainTextWithLinefeeds Property
Retrieves the CuteEditor HTML content in plain text format and replace carriage returns with the appropriate br and p tags for breaks.
HTML does not respect CR and LF in files. All white space is collapsed into single spaces, including tabs and line endings. We must turn them into ...
-
Milton,Editor.PrintFullWebPage Property
By default Cute Editor will print the content in the editing area only. When this property is set to true, Cute Editor will print the whole web page.
When you set it false, no matter how long the content of editor is, it will print out all the content.
Please test the following ...
-
A Domain license allows a control to run on 1 domain/subdomain name, ie http://www.webwalkerdesigns.com. A Domain license for http://www.webwalkerdesigns.com also works for http://webwalkerdesigns.com but not subdomains under this name ie http://news.webwalkerdesigns.com
To include subdomains, you have 2 choices
1. Small Business ...
-
http://cutesoft.net/example/Edithtml.aspx
Please set the following property to true if you want to use page properties.
Editor.EditCompleteDocument Property
Specify whether a complete HTML document is being edited.
[Visual Basic] Public Property EditCompleteDocument As Boolean
[C#] ...
-
Clintavo,
If you can find the delivery email, you can find the version number.
If not, please set ShowVersion property to true.
If your editor doesn't support this property, you must use version 3.x or 4.x.
For more details, please write to karen@CuteSoft.net and specify the email address used when ...
-
suja:
Hi,
I'm using cuteeditor version 5.2.
In that if i'm typing ''Welcome'' for the first time, cuteeditor.body.innerHTML is showing as ''Welcome''.
If i'm deleting the word ''Welcome'' through backspace and retype the same word ''Welcome'', now the value of cuteeditor.body.innerHTML is showing as ...
-
Milton,
Here is the modified version of DataGrid example. This example allows paging. Please copy/paste to the existing file and test it first. Then compare with your modified version and find out the problems.
<%@ Page Language=''vb''%><%@ Import Namespace=''System.Data'' %><%@ Import ...
-
honda_shadow,
Thanks for the nice comments about Cute Editor.
If you set AutoParseClasses to true (by default), CuteEditor will parse the CSS classes from EditorWysiwygModeCss and populate all items into CssClass dropdown.
If you set AutoParseClasses to false, CuteEditor will populate css items from dropdown configuration ...
-
Wing,
Yes.
Please check the following links:
Links treeview Customization
http://cutesoft.net/developer+guide/Links_dropdown_Customization.htm
How to dynamically populate the dropdown menu?( C# | VB )
...
... 118 ...
|
|
|