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
62
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: how can my page recognise which "div" is selected
HI goh6613,
Try this way
<%@
Page
Language=''C#''
%>
<%@
Register
Namespace=''CuteEditor''
Assembly=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 6, 2009
Re: Problem with editor.text
Please try the following ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 3, 2010
Re: What until loaded before showing Select Multiple Files button
Hi benners,
You can hide the control before it load complete.
Like the example ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
June 29, 2012
Re: PasteHTML
Hi,
Try this example
<%@
Page
Language=''VB''
%>
<%@
Register
Assembly=''AjaxControlToolkit''
Namespace=''AjaxControlToolkit''
TagPrefix=''ajaxtoolkit''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 29, 2009
Re: CuteEditor 6.x Crashes in IE7 & IE8
Dear lharris,
I extracted the following html code from your thread:
<font lang=''JA'' color=''#6600c0'' size=''4'' face=''ArialMT''>
<font lang=''JA'' color=''#6600c0'' size=''4'' face=''ArialMT''>
<font lang=''JA'' color=''#6600c0'' size=''4'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 1, 2010
Re: Get name of the file but no upload the file
i have find a solution but not with phpuploader If someone want :
<html> <head> <script type="application/javascript" src="jQuery_1-7.js"></script> <script type="application/javascript">$(document).ready( function() ...
Posted to
PHP File Uploader
(Forum)
by
jaubrun
on
October 24, 2012
Combination UpdatePanel and TabContainer causes CuteEditor to freeze in Chrome and Safari
Hi there,
Everything is going well with the implementation of CuteEditor. I'm using a combination of an UpdatePanel and a TabContainer.
I'm now testing it in Safari and Chrome and it seems the editor freezes after a postback. I've seen some threads concerning the same issue, however I can't find a well working solution for my ...
Posted to
Cute Editor for .NET
(Forum)
by
JesseGrunn
on
September 1, 2010
Strange error after taking the focus out of the CuteEditor
Hello.
I'm using this function to programmatically
set the focus on the cute editor.
focusEditor= function (){
...
Posted to
Cute Editor for .NET
(Forum)
by
CoffeeGuy
on
February 14, 2008
Long time of execution of FileUploaded event leads to exception
Hi I have a big and slow code for event FileUploaded. During execution of this code, i've
got
an
exception
message: Sys.WebForms.PageRequestManagerServerErrorException: Object reference not set to an instance of an object. In js code function function Sys$WebForms$PageRequestManager$_endPostBack
Also, if i ...
Posted to
Ajax Uploader
(Forum)
by
AlxReiter
on
December 3, 2012
Re: check number of files selected
Hi,
Please also check this sample :
<script type=''text/javascript''> //prevent duplicated items: function CuteWebUI_AjaxUploader_OnSelect(files) { var sames=[]; var items=uploader.getitems(); for(var i=0;i<files.length;i++) { var file=files[i]; var exists=false; for(var ...
Posted to
PHP File Uploader
(Forum)
by
cutechat
on
November 16, 2009
More Search Options
« First
...
< Previous
60
61
62
63
64
Next >
...
Last »