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
27
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Custom toolbar buttons
Hi DanJohnson,
Yes, please refer to example http://www.richtexteditor.com/demo/custom_buttons.aspx. You can find the source code in the download package.
Also, below is the code of this example ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 4, 2013
Re: Edited content save as PDF when I click a Button
Hi thank you very much for your help up to now , because of your help I able to save to PDF once I click a button.
but there is an issue, once I click the button its saving ""Type here" text only ,
this is the view of it.
it doesn't extracting currntly edited content from ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
kelum
on
October 13, 2015
CuteEditor webpage integration
Hi, I recently did the how to page in saving xml to a database. After successfully completing it, I migrated the code over to my own page. I'm trying to make the connection pull the xml from CuteEditor and save it to the database. I would like the ID to be an auto incremental number, as opposed to having to enter it manually.
basically I'm ...
Posted to
Cute Editor for .NET
(Forum)
by
Sternzy
on
January 10, 2010
Re: Turn Off Auto-Filling URL textbox when Uploading Files?
Hi jamesk,
you can hide the entire Url part.
Open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertDocument.aspx''
Find section below <tr> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
March 11, 2010
Re: FormatBlock block doesnt work for custom tags
Hi mieric,
Please try the example below
<%@
Page
Language=''VB''
%>
<%@
Register
Assembly=''CuteEditor''
Namespace=''CuteEditor''
TagPrefix=''CE''
%> ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
July 16, 2010
Re: Upload start automatically after selecting an invalid file (e.g. larger than limit) even upload mode is set to manual
Hello and thanks for your reply.
Maybe I didn't make myself clear. Actually by an invalid file I meant an unacceptable file (a file with extension other than those defined in ValidateOption tag or bigger than MaxSizeKB).
Here is the [trimmed version of] code. To simulate my problem add a file,
and then add another file (larger ...
Posted to
Ajax Uploader
(Forum)
by
Soheil
on
May 4, 2010
Re: cute editor bug tab container tab panel
Dear Alex1234,
I have tested the following code
in TabContainer, it works fine, this issue is not related to TabContainer. <%@ Page Language=''C#'' Trace=''false''
ValidateRequest=''false''
%> <%@ Register
Assembly=''AjaxControlToolkit''
Namespace=''AjaxControlToolkit''
...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
February 1, 2011
Re: Using Multiple "Single File Upload" in a single Page
Kenneth:Hi Jagmohan,
The asp uploader does not support to use multiple instances in the same page, I suggest you use Iframe taget to achieve it.
Regards,
Ken
Ken,
Care to give us an example of how to achieve this?
I tried to modify the current sample of single file, but no ...
Posted to
ASP Uploader
(Forum)
by
dcahya
on
January 28, 2013
Re: Upload button Enable
Hi,
Finally i achieved by this way;
The solution is.
<script type=''text/javascript''>
var ClickedUploderId = ...
Posted to
Ajax Uploader
(Forum)
by
kalees1980
on
August 16, 2012
Ajax Uploader - Uploader_FileUploaded server event not firing - Firefox 5 Only
Hi, have an Ajax Uploader install working perfectly but now the file uploaded server event is not firing with Firefox 5.0. Have tried on 2 PCs with FF5, same result. Works fine with older FF versions and IE / Chrome. If I trigger a postback (with a test button inside the update panel)
the FileUploaded event then fires and server side code ...
Posted to
Ajax Uploader
(Forum)
by
Brena
on
June 26, 2011
More Search Options
« First
...
< Previous
25
26
27
28
29
Next >
...
Last »