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
1306
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Insert break problem
At least i could find a solution to one of the problems, i'm using <div> on pressing return.
but i still have the problem with special symbols like
® on rendering the page is adding  before the symbol
Could someone please help me on this, i can't find a solution to this problem.
Please...
Posted to
Cute Editor for .NET
(Forum)
by
pnmcosta
on
October 19, 2004
Re: Textarea disabled on first load
Thanks Adam, we will try to get a small test package out to you.
Another quick question.
Now with version 6.3 firefox is acting a bit strange.
Im getting ''CuteEditoInitialize is not defined'' error in firebug, and this time the textarea is loaded as readonly but the toolbox is not loaded at all
This is where it happens as ...
Posted to
Cute Editor for .NET
(Forum)
by
OlegS
on
February 17, 2009
Re: Control error Asp.Net 2.0
Hi, Sorry for the delay in response. Yes, I am using 5.2. No, I had not added the control to the toolbox.
I have done so now, but the error is still there.
I deleted the editor from the
DetailView and the error went away and I could see the DetailView in the Desginer. I then added
the edititor
by dragging the ...
Posted to
Cute Editor for .NET
(Forum)
by
robertcampbell
on
April 11, 2006
Re: Error : Unknow result
Hi sansindia85,
The action setting is not necessary for Ajaxuploader.
Try the setting below in your web.config <appsettings> section.
<add key=''CuteWebUI.AjaxUploader.RewritePath'' value=''False'' />
If does not work for you. Please send us the uploader test page url which does not contains the action setting. So ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 25, 2011
Re: Build toolbars programatically without using config files
MMCD: Your example that you gave me yesterday indicated to place a pipe ''|'' between each group of toolbars to force a separator. See below from your documentation. (http://cutesoft.net/developer+guide/index.htm#page=Toolbar-Configuration-using-TemplateItemList.htm)
Toolbar Separator Within Toolbar groups, you can add toolbar ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 2, 2010
Re: CuteEditor for ASP only works with compatibility mode in IE 10
Hi YAWU,
I think you are using the old version. Please try demo http://cutesoft.net/asp/EnableAll.asp, if it works on your IE10, please download the latest build and try again.
Latest version download url:http://cutesoft.net/downloads/folders/57121/download.aspx
Regards,
Ken
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
August 26, 2013
Re: Cute Editor Changes Do Not Save When Accessing Page Outside LAN
I just moved my web site to a new server.
I continue to have the above stated problem for ALL cuteeditor controls.
All my other controls save to the SQL database.
Only the cuteeditor controls NEVER save.
I really need priority help on this.
Opening new case.
Posted to
Cute Editor for .NET
(Forum)
by
Chaplain Doug
on
July 19, 2012
Re: Thumbnails in Image Gallery not working for images with ampersand in filename
Dear Rich,
Please open ''\CuteSoft_Client\CuteEditor\Configuration\Security\Default.config''
Change
<security name=''filenamePattern''>^[a-zA-Z0-9\._\s-\#]+$</security> to
<security name=''filenamePattern''>^[a-zA-Z0-9\._\s-\#\u0026]+$</security>
Thank you for ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
March 4, 2011
Re: Call server side code (i.e. .NET code) when clicking on CuteEditor's button
Please check the following article:
How to create/register a custom button (Server Control) so that it can be used in the template?(
C#
|
VB
) This example demonstrates how easy it can be to add Server Controls to the CuteEditor and register it ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 18, 2008
Re: Howto keep progressbar visible
Hi,
We will provide a new property for that.
You can also check the custom ui example , and use css to show it always :
.MyProgressBar , MyProgressText {
display:static !important; }
Regards, Terry
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
July 25, 2009
More Search Options
« First
...
< Previous
1304
1305
1306
1307
1308
Next >
...
Last »