Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): form
More Search Options
Showing page
45
of
300
(
2,996
total posts)
< 1
second(s)
Re: Want to call JS function on keypress event of Cuteeditor box
So you want to call Js on Keypress event of this textbox instead of Cute Editor. Please check this example. <html> <body> <script type=''text/javascript''> function noNumbers(e) { var keynum; var keychar; ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 20, 2009
Re: CuteEditor and YetAnotherForum embed problems
Hi RichP714, Please try the code below on your site, click the show button after insert a video to see the result. <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 20, 2009
Re: Regarding PasteHTML method.
Hi sanjay.joshi, Try this way <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 14, 2009
Re: Resize mode property
Hi rajmohanp, Try this way <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 13, 2009
Re: Upgrading from 6.1 to 6.3 and need to remove FrameStyle - How do I create new ThemeTypes other than the default ones?
Hi aml01, Try this way: <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 7, 2009
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
More Search Options
« First
...
< Previous
43
44
45
46
47
Next >
...
Last »