|
Search
You searched for the word(s): .net 4.0
Showing page 211 of 1,307 (13,069 total posts)
< 1 second(s)
-
barbaClemens,
Thanks for the nice comments about Cute Editor.
mennisujay wrote:
1. I have made a aspx page in .NET which dynamically adds Editors with different settings applied to them. In IE everything works fine I can go into each of the editors and edit its content. But in Firefox I'am only ...
-
This issue has been resolved in the version 5.3.
Download:
http://cutesoft.net/ASP.NET+WYSIWYG+Editor/downloads/default.aspx
To disable the properites dialog, please open the CuteEditorconstants.js file and modify the following code:
// By default, when users double click a control, a tag property ...
-
Thanks to the guys over at 4guysfromrolla.com, I finally found some help with this question. In case other's are wondering how to do this in ASP.NET 2.0 as well... here's a possible solution.
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
If Not Page.IsPostBack Then ...
-
mat41,
In the version 5.0, we rewrote the whole control.
Many APIs have been changed.
For details, please check the following links:
http://cutesoft.net/asp/developer-guide/index.html
http://cutesoft.net/asp/document/index.html
However the upgrade document is lag behind. Sorry for the ...
-
Following my post http://cutesoft.net/forums/17407/ShowPost.aspx
Today I realised that the problem I have with the anchor tags is only happening when adding content starting from a template.
You can dupe it in http://www.cutesoft.net/asp/templates.asp following the steps below:
1) Optional, delete all the ...
-
Hi,
I am developing an asp.net web application. One of the requirement asks us to provide a field for rich text data, spellcheck etc. For this purpose, we are considering cutesoft .net editor. Our application also needs complaint with WAI (Web Accessibility Guidelines) and will be used by non-sighted users. These users use JAWS ...
-
I am using javascript in an asp.net 2.0 site to attach events (or event listeners) to the 3 tab images in the editor (Normal, HTML, Preview). The script is called in this way: <body onload='CE_attachEvent()'>function CE_attachEvent(){ // get the cute editor instance var editor = ...
-
>> Firefox: editor is displayed but I textarea and buttons seem disabled as I can't click any of them. Nevertheless, trying the demos on CuteSoft website the editors work in the Firefox version that I'm using.CuteSoft website is using the latest build (02/02/2006).Please download it ...
-
Clarification.The note was in response to another note talking about a ''Security Exception'' when Trust=Medium. The solution to that problem was to upgrade to the CuteEditor for ASP.Net 2.0. My application will remain an ASP.Net 1.1 application for some time, so that solution will not work for me.
(I accidentally hit new ...
-
I am trying to include the CuteEditor in an ASP.NET 2.0 custom composite control (VS.NET 2005). When I try to instantiate the Editor class in the CreateChildControls() method, the control works fine when I run the web project and view the page, but it breaks the control rendering in design view when added to an APSX ...
... 211 ...
|
|
|