Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
90
of
4,987
(
49,864
total posts)
< 1
second(s)
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: EditorOnPaste="PasteWord" differences from your sample
Do not know I can tell which EditorOnPaste setting it is set to, anyhow it doesn't really matter. As you can see from my other posts I have been struggling with issue and none of the EditorOnPaste settings are gonna meet my needs.
The problem is mainly that none of the options handles the mismash of word versions and word options and ...
Posted to
Cute Editor for .NET
(Forum)
by
zaggle
on
July 17, 2008
Custom Dialog Box
Using: CuteEditor for ASP 6
Goal: Create a Custom Button on the Toolbar, Custom Button will open a Custom Dialog Box, Custom Dialog Box will list all pre-built webpages for linking, Selected link will be returned to the calling editor formatted as a <a href=..., If text was selected in the calling editor ...
Posted to
Cute Editor for ASP
(Forum)
by
Bill Rishsew
on
October 19, 2007
Re: Single File Uploads and Save into DB
Hi,
Please try the way below
<?php require_once "phpuploader/include_phpuploader.php" ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
November 20, 2012
Re: Dynamically Specifying Image Upload Directory
<?php
include_once(''CuteEditor_Files/include_CuteEditor.php'')
;
?>
<html>
<head>
</head>
<body> ...
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
July 10, 2009
Re: Execute function when upload is complete.
Hi,
Because too many customers require this feature,
So we have add a new event 'UploadCompleted'
for it ,
Please download it again and check this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
May 21, 2009
Re: Using the MoveTo method wont show files after upload
Hi websitepro,
If you do not want the user to delete the upload file, you can create your own attachment table, like the example below. I have removed the ''remove'' link for each file.
<%@ Page Language=''C#'' %><!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 12, 2012
Re: Undefined JS variables when loading dialogs
Dear zBrain,
Please follow steps:
1. Save the following code to dad.html <HTML> <HEAD> <SCRIPT>
function popupCuteEditor(v_form, v_field) {
var newWin, v_pagestring;
w = ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
March 25, 2011
Re: Image tag problems when pasting from Image Galery.
Code is below. I think the line that is highlighted in code is the one that tells what src will be used for img tag. That code works perfectly as you can see from the html snippet (in red). First img tag is a result of using Insert Image button. Second is the result of using Image Galery button. Both work, both insert the correct image, image ...
Posted to
Cute Editor for .NET
(Forum)
by
GoranS
on
August 14, 2008
Re: Cute Messenger Online Status and new message notification
Hi liquidiq,
1. The code below shows you how to get all online users of ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
December 20, 2010
More Search Options
« First
...
< Previous
88
89
90
91
92
Next >
...
Last »