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
16
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Disable max character limit on alt text
Hi cw808,
''The HTML code to be added has reached the character limit for this field: 200. Please reduce the message length to continue.''
Please check your page and remove the MaxHTMLLength property of editor.
<CE:Editor ID=''editor1'' runat=''server'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 17, 2011
Re: How to capture an UNLOAD event?
spencet:
In the File Selector example, we would like to trigger an ASP.NET function after the Upload and Insert buttons are pressed and the CE window is closed but having trouble grabbing the CE.Unload event. Anyone have an example of how to do this or a better way to accomplish our goal?
Thanks Hi ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 18, 2010
Re: Custom Progress Template - Can I get *minutes* remaining?
Dear srotkin,
Please refer to the following snippet: <%@ Page Language=''C#'' Title=''Total Progress'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Frameset//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
May 2, 2011
Re: How to hide File Icons on pre-upload view when ManualStartUpload="true"
Hi BenHolcombe,
You can write your own queue table to achieve this requirement.
The example below shows you how to achieve ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 19, 2012
Re: ajax uploader in ASP.net MVC
Hi amchiche,
You can achieve it in the controllder directly. For example, in the selecting_multiole_files example.
The red part will fire after uploaded. you can save/move/delete/change name in it.
public ActionResult ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 22, 2013
Re: Change the folder with parameter
Hi FlorentG,
You can achieve the same thing in the controller directly, then you can get your text field value. Like the example below, you can save the upload file in the red part.
public ActionResult selecting_multiple_files(string ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
March 15, 2013
Re: Customization Toolbar Dotnetnuke???
Adam,
there are no duplicate entries in the common.config file for FormatBlock, FontName and FontSize. After removing the FormatBlock, FontName and FontSize entries from the common.config, there
are no double entries in the dropdownlist. But why are entries in the dropdownlist, after I remove the entries in the common.config file ...
Posted to
Cute Editor for .NET
(Forum)
by
fabert
on
April 20, 2007
Re: Custom dialog button with multiple RichTextEditors on the same page
hi fulles,
Please try the new one below. Two editors has its own custom ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
March 14, 2014
Multiple fileupload in usercontrol. When submitting, AttachmentItemCollection does not have any items (count = 0)
Greetings.. and thanks for reading my post.
Using the control more or less "out of the box" in the manual upload files example. Only difference from official example and mine, is that i'm using it in a usercontrol context.
Everything seems to work fine
(lists out items to be uploaded etc.etc.) but when ...
Posted to
Ajax Uploader
(Forum)
by
nygter
on
February 26, 2014
Re: Preview window not using Styles
Kevin,
<html>
<!--
#include
file
=
''CuteEditor_Files/include_CuteEditor.asp''
-->
...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
August 5, 2009
More Search Options
« First
...
< Previous
14
15
16
17
18
Next >
...
Last »