Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): document
More Search Options
Showing page
98
of
325
(
3,244
total posts)
< 1
second(s)
Re: Determine upload type
Hi Prosu, Please try the following javascript ...
Posted to
Ajax Uploader
(Forum)
by
Jeff
on
July 17, 2011
Customize valiation for image width, height ratio on client side
Hello everyone, I need to validate the image's ratio between width and height on client side. I had a look at the
document
and found out the javascript API. I used the function named CuteWebUI_AjaxUploader_OnSelect(files) which have files as input parameter and look for the right property of the param, but I cant. Can I get the width and ...
Posted to
Ajax Uploader
(Forum)
by
chuxuanhy
on
July 14, 2011
Re: How to Hide Cancel all Uploads Button
Hi adyboy369, change: function CuteWebUI_AjaxUploader_OnStop() { var hidden=this; hidden.internalobject.insertBtn.style.display=''''; } to function CuteWebUI_AjaxUploader_OnStop() ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
July 4, 2011
Re: Ajax Uploader - Uploader_FileUploaded server event not firing - Firefox 5 Only
Hi Brena, I tested your code in Firefox 5, Just modified the function ...
Posted to
Ajax Uploader
(Forum)
by
Jeff
on
June 26, 2011
Re: Content pasting from MS 2010 not pasting correctly
Hi davooh1976, Can you reproduce this issue on demo http://richtextbox.com/test/EditorOnPaste.aspx? It the demo works for you. Please download the latest version and try again. Latest version downloads http://cutesoft.net/downloads/folders/21904/download.aspx It still get the same issue with the latest version .Please send your ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
June 14, 2011
Re: Ajax Uploader - more control over 'Cancel All Uploads' button
I believe I am all set on #2 above. It can be done by the following: function DoCancelAll() { var uploader =
document
.getElementById('<%=Uploader1.ClientID %>'); ...
Posted to
Ajax Uploader
(Forum)
by
mchamo
on
June 10, 2011
setHTML is not working in IE6
we are using ASP Cute Editor control. When we are calling cuteEditor.SetHTML() method to set the HTMLtext, it is throwing error in IE6. Browser closes abruptly after this method call. Code is working properly in IE8. When I keep the alert() messages in the code after setHTML statement, it is working properly in IE6. Below is ...
Posted to
Cute Editor for ASP
(Forum)
by
SridharRepala
on
May 13, 2011
Re: Set Department in script
Hi jvarga, 1. Open file ''\CuteSoft_Client\CuteChat\SupportClient.aspx'' 2. Add the code below to the end of the page. ''input_department'' is the department select control, so you can handle it by javascript.The code below just a simple example. You should write your own logic to handle ...
Posted to
Cute Live Support
(Forum)
by
Kenneth
on
May 9, 2011
Re: Javascript functions
Dear meti, 1. How to I prevent from displaying the list of files that have been canceled? I mean all files that their status is ''Error''. Please try the following code: <%@ Page Language=''C#'' %> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <!DOCTYPE html ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
February 7, 2011
Re: Will Cute Editor Do this?
Dear Oldhammer, 1. How to save the edited content to
document
? http://phphtmledit.com/Edithtml.php, you can find its source code in installation package. 2. How to set unique upload folder for every user? For the different users, you can set different Image Gallery path for each user. User ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
January 26, 2011
More Search Options
« First
...
< Previous
96
97
98
99
100
Next >
...
Last »