Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): assembly
More Search Options
Showing page
86
of
149
(
1,483
total posts)
< 1
second(s)
Re: CuteEditor value need in aspx.cs page - When the editor in Readonly mode
Hi rajmohanp, Please try the example below <%@ Page Language=''C#'' %><%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' TagPrefix=''CE'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''><script runat=''server''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 13, 2012
Re: Cute editor not loading properly in jquery pop-up with Chrome
Hi nrsharma, 1. The example below shows you how to set empty content for editor <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
January 10, 2012
Re: How do I configured "italic" to be "i" and not "em"?
Hi ARJDESIGNS, You can use the html filter to achieve it, try the example below <%@ Page Language=''C#'' ValidateRequest=''false'' %><%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %><html><head> <title>example </title></head><body> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
December 16, 2011
Re: PDF export and list style
Hi HISOKA, You can find the pdf demo page under the ''cs'' folder, name ''createPDF.aspx''. Below is the code of it <%@ Page Language=''C#'' validateRequest=''false'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 25, 2011
Re: uploaded images info dissapearing
Hi dbots, Please try the example below. Upload some files, then click the post back button. The uploaded file infor will always there. Does the example works for you too? If the problem needs some special code to reproduce, please show me the example, so I can check it for you. <%@ Page Language=''C#'' ValidateRequest=''false'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 7, 2011
Re: Using UploadPersistedFile and making file upload mandatory
Hi MarjaR, Please try the example below <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 18, 2011
Re: Exporting HTML to PDF & RTF
Hi johnbro, Dynamically create editor then sent the html content in it and save it as pdf. Please try the example below <%@ Page Language=''VB'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
September 30, 2011
Re: How to get if content of editor updated or not
Hi DhirajGupta, Please try the example below <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <html ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 26, 2011
Re: window.CuteEditorInitialize is not a function
Kenneth: Hi lc343765828, Can you create a page by the code below and test on your site? Does it get the same issue? <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
lc343765828
on
September 22, 2011
Re: SCRIPT5009: 'OxO5d28' is undefined + in IE
Hi jgoyani, Can you create a page by the code below and test it, does it work for you? <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 25, 2011
More Search Options
« First
...
< Previous
84
85
86
87
88
Next >
...
Last »