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
58
of
4,987
(
49,864
total posts)
< 1
second(s)
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: Manual Flash tag
I've applied the update.However...For our particular <object> block the params now
display after clicking
between normal and html, however they are
displaying with a space between some:
<param name=''AnimationAtStart'' value=''0''>
<param name=''AllowScan'' ...
Posted to
Cute Editor for .NET
(Forum)
by
dguser
on
January 30, 2006
Re: Customised image selector unable to work in Chrome v13.0.782.220 m
Hi huatz,
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 14, 2011
Re: change toolbar image
Hi goh6613,
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 29, 2009
Re: Javascript Not Working in Firefox
Hi MDCragg,
Try this way
Do not use server button to add the text, use input, like below. <%@
Page
Language=''C#''
%>
<%@
Register
Namespace=''CuteEditor''
Assembly=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 2, 2009
Re: Cancel the browse dialogue
Hi Andy,
Please try the way below.
handlebrowse will fire when the user click on the uploader button, you can achieve your own logic in ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 28, 2012
Re: Is there any way to totally disable full page mode?
That isn't quite right. It doesn't work, and even worse, when I click on any tab bar button, it writes the text of the function into the body of the html of the edited document.
This is the entire code on the page that contains the CuteEdit control. Is this where the code should be added? When I pasted it in exaclty , it didn't ...
Posted to
Cute Editor for .NET
(Forum)
by
geewhizbang
on
March 10, 2010
EndOfStreamException occuring during file upload...
Hi -
We are trying to stream the uploaded file(s) from the upload temp directory to an external location once each file is uploaded.
We have implemented an eventhandler for the OnFileUploaded event in which we do the following...
protected void ajaxUploader_OnFileUploaded(object sender, CuteWebUI.UploaderEventArgs ...
Posted to
Ajax Uploader
(Forum)
by
cswitten
on
April 15, 2009
Re: This only works in IE, not in Firefox etc.
Hi PeterDK,
Try this way
function
ShowMyDialog(button)
{
var
editor1
=
document.getElementById('<%=Editor1.ClientID%>');
var
editwin
=
editor1.GetWindow(); ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 22, 2009
Lost postback event when setting the Autoconfig property
Was mhonaker's problem ever solved?
http://cutesoft.net/forums/thread/30813.aspx
The problem is that after I set the AutoConfig property of the editor the save-button doesn't work until the second click. Here is an example where I use radiobuttons to set the AutoConfig property and shows a Label with text 'save' on postback ...
Posted to
Cute Editor for .NET
(Forum)
by
claraattermo
on
September 8, 2009
More Search Options
« First
...
< Previous
56
57
58
59
60
Next >
...
Last »