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
36
of
325
(
3,244
total posts)
< 1
second(s)
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: Cuteeditor textbox and jquery
hi, please refer to the
document
again, you need to get the editor instance first and use that api. you can try the example page ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
May 3, 2016
Re: Complete Javascript API
Hi vickMercury, the link I sent is the only js api
document
. If you want to find all properties/methods of the uploader object, please try the example below. it will list ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
June 24, 2014
Re: Multiple fileupload in usercontrol. When submitting, AttachmentItemCollection does not have any items (count = 0)
Hi nygter, Below is the javascript part of the start upload manually example, it use to start the upload when click on the button. If you do not use the js code to start the upload, then when click on the button, it will not does ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 27, 2014
Re: Need More Control Over Text Displayed
Hi mikek40, I put the thumbnails and the accompanying photos in an arbitrary order of my choosing 1. Open file ''\CuteSoft_Client\Gallery\Layout\Classic\Code.js'' 2. Add the section below to the top of the page above function BubbleSort(arr) { ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
June 10, 2011
Re: Cancel All Button
Please try the following code: <%@ Language=''VBScript'' %> <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
July 12, 2010
Re: CSS styles in edit area Iframe
In HTML, the
document
of iframe and the
document
of the current page are two different pages. The
document
of iframe will look ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 21, 2008
Re: Emulating Bold Button Behaviour for H1
Richard, The <H1> tag is a block level tag. So the correct way to apply Heading 1 tag is using 'formatblock'. If you still want to do this, use the following code: var editor1 =
document
.getElementById('<%=Editor1.ClientID%>'); var editor1doc = ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
August 23, 2007
Re: Print Preview of excel and word document
Don P, We can have this feature (Preview of Word
document
) in the version 5.3 which will release in April. But it will take longer for us to parse the excel files.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
March 24, 2006
Re: Problem writing custom functions
Ken , You need to call editor cut function to remove the highlighted text first. <script language=''JavaScript'' type=''text/javascript'' > function CutandInsertHTML(editorID,value) { EditorID = editorID+''_editBox''; var editor = ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
April 7, 2004
More Search Options
« First
...
< Previous
34
35
36
37
38
Next >
...
Last »