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
26
of
149
(
1,483
total posts)
< 1
second(s)
Re: Problem with MAXHTMLLENGTH and MAXTEXTLENGTH
Hi michcb, Try this example <%@ Page Language=''C#'' Debug=''true'' %> <%@ Import Namespace=''System.Data'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 25, 2009
Re: Element 'EDITOR' is not a known element. This can occur if there is a compilation error in the Web site.
Hi Xavier, Can you try the code below <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 22, 2009
Re: Access Denied When Trying To Upload File
Please try the following code: <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI''
Assembly
=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 18, 2009
Re: New dropdown implementation beside "Fontsize" drop down.
Hi kiranthatiparthi, Try this example <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <html> <head> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 18, 2009
Re: Load a template on CuteEditor startup
Hi CIC, Try properties LoadHtml, like below <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 17, 2009
Re: Cute Editor Popup Windows - Not able to move above Cute Editor Menu region.
Can you try the following code? <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor''
Assembly
=''CuteEditor'' %> <%@ Page language=''c#''%> <html><head></head><body><form id=''Form1'' method=''post'' runat=''server''> <CE:EDITOR id=''Editor1'' Autoconfigure=''Simple'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 22, 2009
Re: Linking to file "SyntaxHighlighter.css" causes Security Warning in IE7
Hi Amit Mathur, I can not reproduce this issue, do you use the latest version? Do you get the issue when use simple page like below? --------------------------------------------------------------------------> <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 20, 2009
Re: Cannot get text value from editor in gridview
Hi mstrsftwr, Try this example please: ----------------------------------------------------> <%@ Page Language=''VB'' %> <%@ Import Namespace=''System.Data'' %> <%@ Register Namespace=''CuteEditor''
Assembly
=''CuteEditor'' TagPrefix=''CE'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 23, 2009
Re: MaxFilesLimit javascript
Hi, Currently not. But you can use the CuteWebUI_AjaxUploader_OnSelect event to do custom limitation. Please check this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 17, 2009
Re: Hide Browse Button
TML: If you are using AJAX , you can just hide the uploader of the FileUploaded event. If not, this code may help you ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 26, 2009
More Search Options
« First
...
< Previous
24
25
26
27
28
Next >
...
Last »