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
145
of
325
(
3,244
total posts)
< 1
second(s)
Re: Object required: 'jfile'
Dear guox, Please use the following code: <!-- #include file=''aspuploader/include_aspuploader.asp'' --> <% Dim uploader Set uploader=new ...
Posted to
ASP Uploader
(Forum)
by
Eric
on
February 10, 2010
PDF Generation: Invalid Cross Reference Table
Adam, can you please follow up on this issue: I'm trying to accomplish the following: 1. Use the CE for Net to generate PDF's 2. Use Cete DynamicPDF Merger to merge the individually created CE PDF's into one PDF. However, when we try to merge multiple cute generated pdf's with Cete PDF Merger, it fails. We contacted support at ...
Posted to
Cute Editor for .NET
(Forum)
by
adobepro
on
December 16, 2009
Re: queue table question
Hi, You can also check this
document
: http://ajaxuploader.com/
document
/scr/create-custom-queue-table.htm The queue table is client state. After the file uploaded , the page will postback to server and fire the FileUploaded event. You can use MS-Ajax or other Ajax tool to submit the data via ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 1, 2009
Re: OK - Valid question re: CuteEditor_FilterHTML
>>BUT as always there's an issue, this code does not work with firefox, var oRange = oSelection.createRange(); This line will not work with firefox. if (
document
.selection) { // IE var rng =
document
.selection.createRange(); ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
January 28, 2009
Re: How can you set the height using JavaScript after CuteEditor has been loaded.
Please use the Editor JavaScript API: SetWidth() This method is used for setting the width of CuteEditor Example: // get the cute editor instance var editor1 = ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
December 28, 2008
Problem with JS API
Hi, I'm having some problems with the JavaScript API in a C# ASP.NET project when viewed in FireFox 3.0.3 I am loading the editor (CE) when the page is generated. When the user clicks on a button (input type - no postback), the editor is brought up at the location of the button, and the text is set to the value of a hidden ...
Posted to
Cute Editor for .NET
(Forum)
by
mireigi
on
November 14, 2008
Re: Cute Editor breaking (appendChild)
freedom9ner, The Gecko based browsers (FireFox, Netscape) have some limitations with designMode property which can put browser into a mode so that you can edit the current
document
. I suggest you avoid using DOM via appendChild. And use ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
September 17, 2008
Insert a A Link
Hello, i add a Tab to the Link function, now my problem is, how can i insert the link? in the Editor? Because theres a Iframe , and is there a other way then editor.ExecCommand(''insertlink''....)?? When i try to get the Editor with: var editor = Window_GetDialogArguments(window); function ...
Posted to
Cute Editor for PHP
(Forum)
by
ddanninger
on
July 29, 2008
Re: Passing HTML to the CuteEditor
Nasty2, >>Creating a
document
and saving it in an Oracle DB works fine, and so does re-opening that same
document
in CuteEditor. How did you save the
document
into Oracle database? have you checked the following example? Store Files (images and ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
February 13, 2008
Pages Properties
Hi, When I set the
document
's property page background image, and afterwards create a new
document
the background image doesn't clear itself. So I assume the new
document
is merely clearing the editer text field. But strangely, when I reopen the properties dialog and delete the path to the background image it doesn't clear the text area. ...
Posted to
Cute Editor for .NET
(Forum)
by
LearnerNM
on
October 5, 2007
More Search Options
« First
...
< Previous
143
144
145
146
147
Next >
...
Last »