Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): javascript
More Search Options
Showing page
273
of
408
(
4,076
total posts)
< 1
second(s)
Javascript problem: user-defined functions stripped out
Adam, Test page/site illustrating this problem sent to your e-mail address, as you requested. Thanks.
Posted to
Cute Editor for .NET
(Forum)
by
rockford
on
April 14, 2008
Re: Editor.Setting.GetHashString()
Jon, Please check this example: How to create a custom button(client side) which displays a dialog?( C# | VB ) This example demonstrates how easy it can be to add your own client side buttons to the CuteEditor ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 28, 2007
CuteEditor for .NET in IE11 Not Working
Hi, I downloaded the latest 6.7 version of CuteEditor for .NET and created a brand new web application using all of the default configurations. I am receiving the following
javascript
errors when I use the control with IE11 on Windows Server 2008 R2: Highlight text and change forecolor or font size:
JavaScript
runtime error: ...
Posted to
Cute Editor for .NET
(Forum)
by
amosz
on
November 4, 2013
Re: Uploading a PDF file sometimes cause "Object reference not set to an instance of an object" error.
You can try to reproduce it by uploading a document file that is above the max limit. Then after that upload a pdf file. Is there a way to refresh the control via
javascript
? If I refresh the page after the warning message for max file size appears, the error does not occur.
Posted to
Ajax Uploader
(Forum)
by
aldrich12
on
November 16, 2009
Re: How to stop CE to strip JavaScript or CSS ?
http://cutesoft.net/forums/28967/ShowThread.aspx#28967
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 30, 2007
Re: Access is denied JavaScript error
jrbrady, Do you have problems with the examples included in the download package? If not, can you create a sample project showing the problems and send it to me?
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 11, 2007
Re: Can we set file extension and MaxsizeKb using javascript?
Yogesh, File extension allowed to upload and MaxsizeKb are required to set in the server side. If you want o use
Javascript
script to change the above setting, please use Ajax.
Posted to
Ajax Uploader
(Forum)
by
Adam
on
February 16, 2009
Re: Upload Dialog box is not opening in IE7
Dennis Gilgallon, We have found that the validation would generate script for the button's
javascript
onclick function. And that function would cause the page postback. So please try to use this code : <script runat=''server''> protected override void OnInit(EventArgs ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 30, 2008
Re: Custimazion in Progress bar info
Hi, You can try this
javascript
function : <script> function CuteWebUI_AjaxUploader_OnProgress(enable,filename,begintime,uploadedsize,totalsize) { return ''Hi, this is my runtime progress text''; } </script> you can calculate it , and return a custom string. the return ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 15, 2010
Re: Cute editor's setHtml function works after alert
lastactionhero, http://cutesoft.net/example/
JavaScript
-API.aspx This funtion should work. Please check the above example. For your issue, I think you call this funtion when the editor object is not available. Let us do a test: Move your code to the bottom of your page then try again. Keep me ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
June 26, 2008
More Search Options
« First
...
< Previous
271
272
273
274
275
Next >
...
Last »