|
Search
You searched for the word(s): .net 4.0
Showing page 260 of 1,307 (13,069 total posts)
< 1 second(s)
-
Hi SchelloehB,
I tested the code your provided, it works fine for me.
Can you create a paga like below and send me the test page URL?
Please send the imformation to Kenneth@CuteSoft.net
<%@ Page Language=''C#'' %>
<%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' ...
-
Hi edison9541,
It works fine for me. Can you upgrade to the latest version and try again?
Below is my test code.
<CE:Editor ID=''editor1'' runat=''server'' MaxHTMLLength=''10'' CustomCulture=''es-es''>
</CE:Editor>
If still get ...
-
I am tabbing from a asp.net textbox to cuteeditor. When I tab to cuteeditor, it focuses on the outer control as opposed to placing the cursor in the box to allow immediate typing. With the focus on the outer control, I cannot immediately start typing. Instead, I need to use the mouse to focus the cursor in the box.
Now, I notice on this ...
-
You can teach your end users use the Clean Up HTML button () in Cute Editor to remove extraneous tags and streamline your HTML code.
But it's easy to make mistakes if your end users forget Clean Up HTML before saving the content into database.
Cute Editor provides two server side methods which can fix these mistakes automatically and tidy up ...
-
Hello. I am facing a production-critical problem where, if I hit enter inside of a paragraph, it does not close the paragraph and begin a new one. Instead, it merges all succeeding paragraphs together and prepends the remaining text inside the paragraph where I hit enter to this new combined paragraph. For ...
-
Please refer to example http://www.richtextbox.com/test/EnableStripScriptTags.aspx
You can try the following code:
<%@ Page Language=''C#''%>
<%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>
<html>
<head>
<title>ASP and ASP.NET WYSIWYG Editor - ...
-
ayw123:
Is it possible to hide certain directories in the file browser? When the user uses the file browser from functions such as insert link, these directories will not be listed.
I'm using CE5.2.
Thanks,
Alice
Alice,
This feature is available now.
Please download the latest build ...
-
Hi there,
I have ASP uploader in an ASPx web. When deploying it, it will not run correctly in Integrated Application pool. The error is a Javascript error (object expected) follwed by the error ''Uploadmodule is not installed into web.config.!
When I change IIS7 to use the Classic.NET application pool, the app ...
-
Hi,
Using vs2003 rich text box some data will be saved to database with text manipulations.Now, i am using vs 2005 web application,i want to populate that data saved from Richtextbox.As, there is not richtextbox in asp.net,i tried cuteeditor.But,when i tried to populate using text property or xhtml property i am not getting the data ...
-
Hi,
Using vs2003 rich text box some data will be saved to database with text manipulations.Now, i am using vs 2005 web application,i want to populate that data saved from Richtextbox.As, there is not richtextbox in asp.net,i tried cuteeditor.But,when i tried to populate using text property or xhtml property i am not getting the data ...
... 260 ...
|
|
|