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
87
of
325
(
3,244
total posts)
< 1
second(s)
Re: Browse button stop working suddenly!
Hi cassini, Please test this example: <%@ Page Language=''VB'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''> Private Sub InsertMsg(ByVal msg As ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
December 6, 2008
Re: CuteEditor 2.0 and control events
Yes, that's the problem I had, for sure. I stuck in the following JavaScript code and it's been working fine. My theory is that the fact that I'm dynamically loading all of this inside of a User Control is causing CuteEditor's JavaScript to miss the client ID of the Editor. Make sure this JavaScript comes after the Editor's ...
Posted to
Cute Editor for .NET
(Forum)
by
ChrisBissell
on
December 15, 2003
Document Upload Path not working
Hello. Uploading a
Document
file (downloadable files or file picker) appears to always be placed in to the default path, even after selecting the path to use. Image Gallery, Insert Image , Insert Flash, and Insert media appear to work, This can be duplicated on the Demo site. Any suggestions? Thanks. --john
Posted to
Cute Editor for PHP
(Forum)
by
jprince
on
September 6, 2009
About Focus Document
Adam, Use Focus
Document
Method can setting input focus,but can only focus at the end of the
Document
. Can I focus a specifically position of the
Document
?
Posted to
Cute Editor for .NET
(Forum)
by
kane
on
September 7, 2007
how can i return newly updated file name to CuteWebUI_AjaxUploader_OnTaskComplete(task)?
front end code: <?php $uploader=new PhpUploader(); $uploader->MultipleFilesUpload=true; $uploader->InsertText=''Select multiple files (Max 10M)''; ...
Posted to
PHP File Uploader
(Forum)
by
manpakhong
on
February 12, 2012
Obtaining Selected Image HTML
I have created a custom button to display a dialog box to let people type latex which I convert to an image for insertion into the documnt (see code below). The code works fine when entering html for the image. What I want is when a user has selected an image to retrieve the html for the image and display it. ...
Posted to
Cute Editor for .NET
(Forum)
by
BinbinB
on
April 17, 2011
Re: how to hide uploaded files grid in ajax uploader
Hi pjs75, Please try the code below. uploader1 is the uploader control ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
July 23, 2013
Re: Start uploading manually more than 1 files
Hi AlxReiter, 1. Please separate the code like below if (uploadobj.getqueuecount() > 0) { uploadobj.startupload(); } if (uploadobj2.getqueuecount() > 0) { uploadobj2.startupload(); } 2. please refer to http://www.ajaxuploader.com/
document
/scr/html/How-to-save-uploaded-file-to-database.htm, it ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
October 29, 2012
Re: Image Height Width.
Hi gurpreet, Please try the example ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
September 30, 2010
Re: Highlight certain words with JavaScript
I finally figured this ...
Posted to
Cute Editor for .NET
(Forum)
by
analysis_junky
on
August 18, 2009
More Search Options
« First
...
< Previous
85
86
87
88
89
Next >
...
Last »