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
121
of
325
(
3,244
total posts)
< 1
second(s)
Re: Multiple editors in a popup page in firefox
Hi, Maybe you can try the way below to handle different editor in OnInitialized ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 1, 2015
Re: Zoom factor - store / set?
Hi ederkley, The Rich TextEditor did not provide the API to catch the zoom function. you can try the way below to get the zoom value. 1. Open file "richtexteditor\plugins\zoomview\plugin.xml", find section ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
April 11, 2013
Re: Word and Character Counter to update with every key press?
Hi davideo, The developer hard code on that function. So for now can not change it. The example below shows you how to shows the work count out side the editor when the key press. Hope it help. <?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?><html> <head> </head> ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
December 13, 2011
Re: PDF export and list style
Hi HISOKA, You can find the pdf demo page under the ''cs'' folder, name ''createPDF.aspx''. Below is the code of it <%@ Page Language=''C#'' validateRequest=''false'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
November 25, 2011
Re: Problem when publishing to production test server...
Ken, The method above you provided does not really work. It does seem to upload the file and fire OnUploadCompleted and OnFileUploaded events. However, the ajax part of uploader does not work as it generates a full page postback.. I am using the ...
Posted to
Ajax Uploader
(Forum)
by
ScottDolan
on
November 2, 2011
Re: Delete before submit without postback?
Dear LUT, Please refer to the following snippet, you can click ''Cancel All'' to cancel the whole upload or click ''Remove'' icon to cancel the upload of specific file: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
March 29, 2011
Re: Enable Insert Menu Items - Urgent
Dear CrazyK, This is a normal behavior, when you choose image, you cannot insert
document
, this is the reason why ''Insert
Document
'' is disabled. If you click text and then right click, you will find the ''Insert
Document
'' will be enabled. How to customize the context menu? Please refer to ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
February 1, 2011
Re: can we add extra information on the object that ajax uploader sends for each file?
Dear deepakkumarjoshi, Please refer to the following highlighted code: <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> void ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
January 18, 2011
Re: hooked this up and then it suddenly stopped working
i have the same issue i don't know if this is what he/she is experiencing. It is working them sometimes not.. sometimes it prompts me an error then sometimes continues. Sometimes it also allows me to choose multiple files then will not allow sometimes. What could be the problem in here? Please see below for my deployment ...
Posted to
PHP File Uploader
(Forum)
by
joyce121187
on
December 28, 2009
Re: Manually upload
Can you try the following ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
April 29, 2009
More Search Options
« First
...
< Previous
119
120
121
122
123
Next >
...
Last »