|
Search
You searched for the word(s): .net 4.0
Showing page 152 of 1,307 (13,069 total posts)
< 1 second(s)
-
Check this out: http://cutesoft.net/doc/CuteEditor.Editor.UsePhysicalFormattingTags.html
Default is false. Set it to true to see <b></b> instead of <strong></strong>
Example:
<CE:Editor id=''Editor1'' UsePhysicalFormattingTags = ''true'' EditorWysiwygModeCss=''../example.css'' runat=''server'' ...
-
custfeedback, Please provide more information to help us track the above problem. 1. Can you run it successfully on your localhost? 2. Is the site online? If the site online and you can't firgure out the problem, please send a temp ftp access to us. About the license problem, please email [email protected].
-
1. If you upgrade from version 5.x, delete the following file:
CuteSoft_Client/CuteEditor/web.config
2. If not, try add the following entry to your web.config file:
<add key=''CuteEditorEnableGZip'' value=''False'' />
Keep me posted
Another solution: download version 6.1: ...
-
Bauer,
With rich dropdown:
http://cutesoft.net/example/general.aspx
Without rich dropdown:
http://cutesoft.net/example/Disablerichdropdown.aspx
Differences:
1. Many end users like the rich dropdown menus.
2. When RenderRichDropDown=true, CuteEditor will render more HTML code to the ...
-
Hi sanjay.joshi, Please try on demo http://www.cutesoft.net/example/general.aspx, do you get the same problem on the demo page? I think your developer write some other code to insert the <div> target. I suggest you try the default package below and do not change any code of it for the ...
-
Hello,
I copied the web.config example and placed the file in the CuteEditor_Files folder, I don't know if this is the right location, but any way, when I try the spell check, I get the next error: line 22 : <authentication mode=''Windows'' />.
I don't know much about .net, so tell me, what did I do wrong?
p.s. The ...
-
Thank you, Thank you, Thank you..
What I needed to do was to add this to the client not to my webserver.
I put the
<system.net>
<settings>
<httpWebRequest useUnsafeHeaderParsing=''true'' />
</settings>
</system.net>
in the configuration section of the support.exe config file in the clent and it ...
-
MichaelPhillips,This issue is resolved. Please download the control from server again.
http://cutesoft.net/Downloads/default.aspx
The problem is caused a bug in System.Drawing.Image.PropertyItems.
For details about this .NET framework bug, please check the following ...
-
Dindino,
Sorry. Please test it here:
http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx
The editor configuration of the above example:
<CE:Editor DisableAutoFormatting=''true'' UseRelativeLinks=''true'' RemoveServerNamesFromUrl=''true'' id=''Editor1'' runat=''server'' ></CE:Editor>
Hope it helps.
Keep me ...
-
Two new features:
1. Flv files are supported now.
Now you can Embed FLV Flash Videos in your site easily.
2. Embedding YouTube Videos
As requested, we added a new button which allows users to embed YouTube videos.
To upgrade to this new version, please update the DLL and client files.
... 152 ...
|
|
|