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
41
of
300
(
2,996
total posts)
< 1
second(s)
Re: How to show text on editor from variable
You can try the following code: <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> </head> <body> <
form
id=''
Form
1'' runat=''server''> <CE:Editor ID=''Editor1'' ...
Posted to
Cute Editor for ASP
(Forum)
by
Eric
on
August 11, 2010
Re: Problem with editor.text
Please try the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 3, 2010
Re: can't change the href of a link programatically, it reverts automatically....
Hi ztp, Please try the example below <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteEditor'' Assembly=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 29, 2010
Re: How can i return what the BreakElement is in JS (Javascript)
Hi mreric, Try <%@ Page Language=''C#'' %> <%@ Register Assembly=''CuteEditor'' Namespace=''CuteEditor'' TagPrefix=''CE'' %> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 21, 2010
Re: Issue with Display of Editor on IE 7
Which version of Cute Editor are you using? Do you have problems with the following example? http://cutesoft.net/example/general.aspx Can you create a simple aspx page with the following code and try it? <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 16, 2010
Re: queue list
Hi Troyan, Please try the example below <%@ Page Language=''VB'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 13, 2010
Re: Word count - is there a way to get this property value?
1. Specifies whether the Word Count toolbar appear. <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html> <head> <title>ASP and ASP.NET WYSIWYG Editor - Edit Static Html Example ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
June 17, 2010
Re: Cute Editor changing my url's
Hi broble, Try add the below THML filter in the editor page <script> function CuteEditor_FilterHTML(editor,code) { return code.replace(''url(http://www.tpmssource.com/Admin/'', ''url(''); } function CuteEditor_FilterCode(editor,code) { return code.replace(''url(http://www.tpmssource.com/Admin/'', ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 14, 2010
Re: add new gallery layout "button" to slideshow gallery
Hi emilyPA, 1. Open file ''\CuteSoft_Client\Gallery\Layout\SlideShow\Template.htm'' 2. Find section below <td style='width: 90px; vertical-align: middle;'> change to <td style='width: 120px; vertical-align: ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
May 27, 2010
Re: Styling of DropDownList Box Content not working in IE
Hi Christiane, 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''> <script ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 27, 2010
More Search Options
« First
...
< Previous
39
40
41
42
43
Next >
...
Last »