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
19
of
149
(
1,483
total posts)
< 1
second(s)
Re: CuteEditor.Text is empty in postback
Hi jeffqi, 1. The post back question Please try the examle below, it will show you the editor text each postback button click. Does it works for you? <%@ Page Language=''C#'' %> <%@ Register
Assembly
=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 10, 2011
Re: Cute Editor designer not encoding all the special charcyers e.g. double quotes ("), < and > etc.
Hi sanjay.joshi, For security reason, must encoding these characters. If you do not want to encoding these characters, please use the html filter to replace it. The example below shows you how to reduction ''<'' and ''>'' <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 30, 2011
Re: Hide table with class = AjaxUploaderQueueTable
Hi starrillo, Please try the example below <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 26, 2011
Re: Preventing CSS links from being stripped does not work when configured in C# code
Hi frJericho, I tested it by the example below , it works fine for me. Does it work for your too? If it need a special example to reproduce it, please post here, so we can check it for you. <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 23, 2011
Re: progress bar not visible some times.
Hi ksanjay, Please try the example below? Does it get the same issue? <%@ Page Language=''C#'' Title=''example'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 12, 2011
Re: Image selector not working i Chrome
Hi SorenHanse, Please try the example below <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head> <title>ASP.NET WYSIWYG Editor - Use CuteEditor as an image selector</title> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 6, 2011
Re: The page cannot be found after file upload
Hi nkhamed , Is yours site online? If so, can you send me the test page url? So we can check it for you. And please create a new page by the code below and test it on your site, does it work? <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <!DOCTYPE html ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 15, 2011
Re: TemplateItemList drop downs causing unexpected line break
Hi sincell, I tested the following code and it works fine on my end:<%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <title>ASP.NET WYSIWYG Editor - Default Configuration ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
July 8, 2011
Re: Given DialogHeight is adjusting correctly in IE8 but not inIE 9.
Hi Surya, I tested the following code in IE9, it works fine. One ''''' is missing in your code, you can have a comparison. <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> <title>JavaScript ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
June 30, 2011
Re: Character conversion
HiCaustic712, I suggest you use double quotes to nest single quotes, like below <source src=''http://ontrack-media.net/nyt_k-5/video/g1_video/nyt_sm_07/Grade1_TA7.ogv '' type=''video/ogg; codecs='theora, vorbis'''> If your format is necessary, please try the html filter below. example <%@ Page ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 20, 2011
More Search Options
« First
...
< Previous
17
18
19
20
21
Next >
...
Last »