|
Search
You searched for the word(s): .net 4.0
Showing page 311 of 1,307 (13,069 total posts)
< 1 second(s)
-
I have just installed the latest release and now have a serious problem. When I right click on text in a table the first pop-up is fine. Hover over ''tags'' and the second pop-up is fine, hover over the ''P'' tag and the third pop-up is fine BUT any other tag gives a javascript error -- line 0 Object expected. Using IE v6.0-SP2 ...
-
>>When i input text ''www.microsoft.com'' on normal module, the cuteEditor will automatically change to ''<a href=''http://www.microsoft.com/''>www.microsoft.com</a>'', how can i prohibit to add the <a href=''http://www.microsoft.com/''> and </a>, and only show the pure text?
Please check the following ...
-
Hi Adam, I am referencing a previous post: http://www.cutesoft.net/forums/9033/ShowPost.aspx, as my example. I tried to test my code using your 2 online editors as suggested here, with the disableAutoFormatting turned on and off, both produced the same behavior as I am receiving on my app, which is to alter the actual HTML tags. ...
-
Hey, Thanks Adam! that worked! But also raises another question... Do you know of a way to filter out malicious html or scripts? like...preventing an i-frame for exampe? I noticedi cannot create one in this forum. How did you preventthat?Or is this something i should filter with custom code? It's no problem, i just didn't want to ...
-
Disable the Tags option in the context menu.
To disable Tags option, you can choose one of the following methods:
1. Using the Editor.EnableContextMenuTags Property to specify whether or not to enable the Tags option in the context menu.
2. Edit toolbar configuration files .
Example:
<contextmenu> <item ...
-
Gp,
Please check the document: How can I hook CuteChat with my existing login system?
CuteChat was built with the idea of extensibility in mind.
CuteChat implements what is commonly known as a ''Provider Model'' design pattern—which will be used throughout the ASP.NET 2.0 framework. A ''Provider Model'' ...
-
Daniel,
You can achieve this by modifying the Toolbar Configuration file.
http://cutesoft.net/developer+guide/Toolbar_Customization_in_%20Cute%20Editor.htm
<toolbars>
<item type=''g_start'' />
<item type=''image'' name=''Save'' postback=''True'' />
<item ...
-
I asked a client to have a look at your demo for the Cute Editor .Net,
and then I decided to see what license I would need to purchase. I
couldn't make up my mind, so I decided to send an email to you, and I
was surprised to see that there are not 'contact us' link on the site...
Why don't you make it clearer that if someone needs ...
-
Hey Dev Team,
I've been given the task of remaking a CMS editor for my company, the site is going great and we are basically giving our web designers the oppotunity to split up multiple sections of a page and allow our customers to edit certain sections to change key areas...The one problem that we seem to be having is that CE is editing ...
-
Hi,
On the page http://www.cutesoft.net/asp/xmloutput.asp and elsewhere on the site you indicate that you output in XML. The page shown says that you have a choice of XHTML 1.0 or HTML 4.01 output. I can neither find a property or method or example to show how to generate the XML. The sample does a Server.HTMLEncode(result). Do I ...
... 311 ...
|
|
|