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
36
of
300
(
2,996
total posts)
< 1
second(s)
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: 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: Wrong Charset in Toolbar
Hi andste72, Please try the example below <?php require_once ''cuteeditor_files/include_CuteEditor.php'' ?> <html> <head> <meta http-equiv=''Content-Type'' content=''text/html; charset=utf-8''> </head> <body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
August 31, 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: How can I throw a server side error if file upload is not successful
hi RonR, Please try the example below. Upload a large file to fire the error. <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> protected void b1_Click(object sender, ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 5, 2011
Re: firefox & chrome issue when editor hidden by display:none becomes visible with display:block
Hi paulf1, Please try the example below, it should be a workaround for you. <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> </head> <body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
August 3, 2011
Re: Having Trouble with EditorWysiwygModeCss
Hi HighConcept, There is not a base directory. For example, 1. I have the page below at the root of my test site. <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
July 25, 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
form
at 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
34
35
36
37
38
Next >
...
Last »