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
74
of
325
(
3,244
total posts)
< 1
second(s)
FF/Chrome/Safari issue: if the HTML Editor is in a hidden layer when the page loads, it never displays properly
** This works fine in IE, but doesn't work in Firefox, Chrome, Safari ** If the editor is wrapped in a HIDDEN span (STYLE="display:none" when the page loads, then you un-hide the span, the editor doesn't work. If you start the page with the span unhidden, then you can hide it afterwards. In ...
Posted to
Cute Editor for ASP
(Forum)
by
ordinate
on
February 14, 2013
Re: File name append when already present
I tried to add: <script type='text/javascript'> function CuteWebUI_AjaxUploader_OnTaskComplete(task) { var div=
document
.createElement("DIV"); ...
Posted to
PHP File Uploader
(Forum)
by
mtimmons
on
November 29, 2012
Re: Can ajax upload file to a controller instead of uploadHanler.ashx?
Hi, I'm also try to get the server message in "uploader.WriteValidationError("test : file processed")" I did try some ajax like CuteWebUI_AjaxUploader_OnStop or CuteWebUI_AjaxUploader_OnPostback to get viewbag message from server, but it doesn't work. Can you provide me the full ajax api
document
, cause ...
Posted to
Ajax Uploader
(Forum)
by
ThangLe
on
November 21, 2012
Re: Manual upload with visible="false"
Ken, I apologize, that i don't clearly explained what i mean. Here is the code. There are 3 elements of CuteWebUI:Uploader with ID "fileinput1", "fileinput2" and "fileinput3". Element with ID "fileinput1" has an attributeVisible="False". Other elements ...
Posted to
Ajax Uploader
(Forum)
by
AlxReiter
on
November 15, 2012
Re: Few basic questions about the new RTE
Hi Daniel, 1) How do I set the max file upload to be different for Image and Files? Please open file "richtexteditor\config\default.config", you can set the "MaxFileSize" for the special "dialog" under its own ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
September 17, 2012
SSL error message in IE7 and IE8 upon control removal
When removing the CuteEditor control from the DOM using JavaScript on an SSL connection, an "Insecure items" warning message is displayed by the browser. In the example provided, the main CuteEditor table is being removed. This behavour was not observed in IE9, Safari 5.1.7 or Chrome ...
Posted to
Cute Editor for .NET
(Forum)
by
DanielBarratt
on
August 29, 2012
How To: Setup Direct to Database Upload/Download
This example assumes the following platform technologies asp.net v20 - 3.5 C# Sql 2005 IIS 6+ AjaxUploader comes with an args.OpenStream() method that will allow you to convert your
document
to binary and store it directly to a Sql Table. Once there, you'll also need an .ashx file to help with the downloading of the file from the database from ...
Posted to
Ajax Uploader
(Forum)
by
dougm
on
August 8, 2012
Re: can't access getHTML in js (V6.6)
Hi rrowles2000, In your page, you used the code below function xxxxx() { var eID =
document
.getElementById('cms_Editor'); var wibble = eID.getHTML(); alert(wibble); }Your code is wrong, the correct format is ...
Posted to
Cute Editor for ASP
(Forum)
by
Kenneth
on
April 16, 2012
Re: is there an equivilent to OnClientClick???
Hi websitepro, Please try the example below, it shows you how to catch the onclick event <%@ Page Language=''C#'' %><%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 13, 2012
Visibility Problem
hi ,i have two cute editors, one is editable while other is readonly. Readonly editor is invisible by default so that i can change its visibility at run time. but the problem is that setHtml method not working when ever cute editor is invisible by default. even i have show it before setting html in it.my code is :function ...
Posted to
Cute Editor for PHP
(Forum)
by
JavedBoqo
on
September 19, 2011
More Search Options
« First
...
< Previous
72
73
74
75
76
Next >
...
Last »