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
14
of
325
(
3,244
total posts)
< 1
second(s)
Re: Support button inside a jquery panel
Hi joses, Please try the code below <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
Posted to
Cute Live Support
(Forum)
by
Kenneth
on
November 17, 2010
Re: Getting client path of uploaded files serversided
Hi, We are not able to provide the path of the file, because Flash/Silverlight and some browser's <input> do not provide that information. For client data, you can check this demo : <%@ Page Language=''C#'' %> <%@ Import Namespace=''CuteWebUI'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 19, 2010
Re: Manual Upload, Cancel Upload Process
Please refer to the following code: By default, you do not need set any property, when you select multiple files, the ''Cancel All'' button will be visible, if you click it, it will cancel file upload, the following example hide the built-in ''Cancel All'' button and use customized button to replace it, it shows how to cancel the ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
August 23, 2010
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: How to add new symbol to the special characters
FrankMoroney, We use the following code to generate the special characters. You need to make some changes to add your own character set. <script language=''javascript''> function writeChars() { var ...
Posted to
FAQ
(Forum)
by
Adam
on
June 28, 2004
INVALID VALUE! Error in CuteEditor
We're using a CuteEditor instance on one of our webpages and we keep getting the following error:TypeError: Cannot read property 'value' of null [http://localhost/DevPatch/CuteSoft_Client/CuteEditor/Load.ashx?type=script&verfix=1003&file=spell.js:1] When I take the url of the handler and navigate directly to it, I get the ...
Posted to
Cute Editor for .NET
(Forum)
by
jmiller345
on
February 9, 2013
Re: cannot insert a document.pdf in div
Hi ludwig, I still can not reproduce this isssue. I have tried on win7 IE10.0.9200.16521 and win 8 IE10.0.9200.16384. works on both of them. Below are my test steps. 1. Link to http://www.richtexteditor.com/demo/. 2. switch to html view and paste the code below to the bottom. <div> ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
July 29, 2013
Re: Is it possible to show files sizes and files icons beside files name in "Start uploading manually" example?
The following is my code the table appears successfully but whenever I click on submit button to upload I got a popup message says:''Please browse files to upload'', Why did I miss: <div> <asp:LinkButton runat=''server'' ID=''BrowseButton'' Text=''Select Files To Upload'' ...
Posted to
Ajax Uploader
(Forum)
by
cassini
on
December 29, 2008
Re: changing attributes of file control in iframe
Dieter, We haven't provide API for that yet. You can try this code: function SearchUploaderIFrame() { var iframes=
document
.getElementsByTagName(''IFrame''); for(var i=0;i<iframes.length;i++) { var ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
July 3, 2010
Re: When an editor is added to a page, TWO editors appear.
You will notice that the generater HTML contains a repetition of the exact code for rendering ONE editor.<!-- CuteEditor Editor1 Begin --> <input type=hidden name='Editor1:ClientState' value=''/><input type=hidden name='Editor1:PostBackHandler'/><link rel=''stylesheet'' ...
Posted to
Cute Editor for .NET
(Forum)
by
Nimendra
on
December 7, 2005
More Search Options
« First
...
< Previous
12
13
14
15
16
Next >
...
Last »