Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): php
More Search Options
Showing page
46
of
158
(
1,571
total posts)
< 1
second(s)
Re: pulling data from database into editor
Hello, I definitely have tried putting something into that property. I have tried both of the ...
Posted to
Cute Editor for PHP
(Forum)
by
pmagoo
on
April 9, 2008
posting to the database
I am having problems getting the data from the cuteeditor textarea to post to the database. this insert record form is working for everything else, but the cuteeditor text. if i put a value in the <input type=''hidden'' name=''Editor1'' id=''Editor1'' value='''' /> line, i get written to the database whatever i ...
Posted to
Cute Editor for PHP
(Forum)
by
pmagoo
on
April 6, 2008
Re: BASE HREF PROBLEM for developer - urgent
Hi Adam, I'm not sure if I explained my situation clearly. I can't get the following code to work together: $editor->EditCompleteDocument=true; $editor->BaseHref=http://www.imvo.org; When I run the above code, it DOES edit the complete document, but BaseHref won't work (it ...
Posted to
Cute Editor for PHP
(Forum)
by
kjgraham
on
March 7, 2008
Add fields to dialog
Hi, I want to add some fields to the Insert Image dialog, like the attribute ''title''. Because it is not possible to edit the JavaScript-code -which is very annoying by the way, because customization is very limited this way-, I decided to write it myself. I replaced InsertImage.
php
with my own version which contains a form and some ...
Posted to
Cute Editor for PHP
(Forum)
by
J-roen
on
October 12, 2007
using the Javascript API functions
Hello I've been trying to extend the CuteEditor with the JavaScript API. But I've been unable to have an editor event execute these two functions. CuteEditor_OnInitialized() CuteEditor_OnCommand() I've looked over the docs and the source from the demo located here. ...
Posted to
Cute Editor for PHP
(Forum)
by
patrick.face
on
September 19, 2007
Re: Get name of the file but no upload the file
Hi jaubrun, You can achieve it in API "CuteWebUI_AjaxUploader_OnSelect". like the example below, it will alert the upload file name, then cancel the ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
October 24, 2012
Re: What until loaded before showing Select Multiple Files button
Hi benners, You can hide the control before it load complete. Like the example ...
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
June 29, 2012
Re: Friendly File Names
Hi PeterK, The example below shows you how to custom the queue table, hope it help <?
php
require_once ''
php
uploader/include_
php
uploader.
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
December 22, 2011
Re: Multiple forms in Firefox and Chrome
Hi fordonskontroll, Please try the example below. I used two forms on the same page too,it works fine for me. <?
php
require_once ''
php
uploader/include_
php
uploader.
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 2, 2011
Re: Refreshing the page after upload
Richard, Have you embed the uploader into form tag? Can you try the following ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
August 19, 2009
More Search Options
« First
...
< Previous
44
45
46
47
48
Next >
...
Last »