Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
54
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: AttachEvent for characters left
Hi,
Please try the example page below. I set the max to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 11, 2014
Issue with css in current version
Hi -
I'm currently using v5.1 in production, and want to upgrade to the latest version, but have a problem reproducing the behaviour of 5.1 -- in 5.1, when i load a file that contains a stylesheet link, the editor will apply that stylesheet to the html file in the editor, as long as i correctly set the ...
Posted to
Cute Editor for .NET
(Forum)
by
jtruxon
on
January 20, 2010
Re: Moving the editor in the DOM
Hi Megabeans ,
Try this way <%@
Page
Language=''C#''
%>
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 17, 2009
Re: function CuteEditor_OnCommand
Hi goh6613,
Please try this example <%@
Page
Language=''C#''
%>
<%@
Register
TagPrefix=''CE''
Namespace=''CuteEditor''
Assembly=''CuteEditor''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 8, 2009
Re: Installing CuteEditor 6.3 in Forum YetAnotherForum
Hi RichP714 ,
Steps 10
10. Add the class below into the file 'ForumEditor.cs'
public class CuteEditor1 : RichClassEditor, INamingContainer
{
CuteEditor.Editor _editor = new ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 20, 2009
Re: Multiple fileupload in usercontrol. When submitting, AttachmentItemCollection does not have any items (count = 0)
Hi nygter,
Below is the javascript part of the start upload manually example, it use to start the upload when click on the button.
If you do not use the js code to start the upload, then when click on the button, it will not does ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 27, 2014
Re: "File Browsing has been blocked." inside AJAX TabContainer
Hi,
I have wrote a temporary code for your condition. We will embed this way into the uploader for next release.
Please try this now :
<%@ Page Language=''VB'' AutoEventWireup=''false'' %> <%@ Register Assembly=''AjaxControlToolkit'' Namespace=''AjaxControlToolkit'' TagPrefix=''ajaxToolkit'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
December 18, 2008
Validation unexpected behavior
This works:<html xmlns=''http://www.w3.org/1999/xhtml'' ><head runat=''server''>
<title>Untitled Page</title></head><body>
<form id=''form1'' runat=''server''>
<div>
<%
/* ...
Posted to
Cute Editor for .NET
(Forum)
by
BurnChrome
on
November 6, 2006
Re: editable window (iframe) does not show?
Please try this example:
http://phphtmledit.com/display-none.php
<?php
include_once(''CuteEditor_Files/include_CuteEditor.php'')
;
?>
<html>
<head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
July 20, 2009
Re: 'answer<%# DataBinder.Eval(Container.DataItem, "QuestionId") %>' is not a valid identifier.
Hi bala_pragasam,
Cute Editor
is a server control, properties ID can not be binding, if you want to bing the text, tye the example below <%@
Page
Language=''C#''
AutoEventWireup=''True''
Debug=''true''
%>
<%@
Import
Namespace=''System.Data''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 15, 2009
More Search Options
« First
...
< Previous
52
53
54
55
56
Next >
...
Last »