Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): language
More Search Options
Showing page
12
of
226
(
2,259
total posts)
< 1
second(s)
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: 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: Adding a custom button to CuteEditor
Dear Romain, Jeffery135's solution works fine, you can also try the following snippet: <%@ Page
Language
=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 2, 2011
Re: cute editor bug tab container tab panel
Dear Alex1234, I have tested the following code in TabContainer, it works fine, this issue is not related to TabContainer. <%@ Page
Language
=''C#'' Trace=''false'' ValidateRequest=''false'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 1, 2011
Re: .resx help please (ASP uploader)
Dear IPixel, Please refer to the following highlighted code, it will save uploaded files as your original file name. Solution 1: <% @
Language
=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <html> ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
January 28, 2011
Re: get client path of image
HI krm0503, There are two example, please create a folder name ''Uploads'' under the root of your site to start test the examples. 1 will update the images every uploaded <%@ Page
Language
=''C#'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 17, 2010
Re: In Firefox, 2nd instace of Editor does not render properly because of javascript - Ox12f is null
Hi judebowman, Please try this way. Do not hide the ''divToToggleVisiblity'' by javascript, hide it in the style. Like below <div id=''divToToggleVisiblity'' style=''display:none''> <CE:Editor ID=''editor1'' runat=''server'' Height=''200'' AutoConfigure=''Simple''> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 28, 2010
Re: How to capture an UNLOAD event?
spencet: In the File Selector example, we would like to trigger an ASP.NET function after the Upload and Insert buttons are pressed and the CE window is closed but having trouble grabbing the CE.Unload event. Anyone have an example of how to do this or a better way to accomplish our goal? Thanks Hi ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 18, 2010
Re: Can i use only spell check with no rich text formatting.
Dear akkineni, Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page
Language
=''C#''%> <HTML> <HEAD> <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as an spell ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 5, 2010
Re: VB.NET how can i change color to a quoted text that goes in the cuteeditor??
Dear vagelis28, please refer to code: <%@ Page
Language
=''vb''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' Src=''leftmenu.ascx'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 28, 2010
More Search Options
« First
...
< Previous
10
11
12
13
14
Next >
...
Last »