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
99
of
158
(
1,571
total posts)
< 1
second(s)
Re: Need a form to specify "SaveFiles" directory
Hi mhpeters, In the upload handler file, you need to create the uploader instance too. Please refer to ''
php
uploader\ajaxuploaderhandler.
php
'', ''ajax-attachments-handler.
php
'' and ''ajax-multiplefiles-handler.
php
'' $uploader=new
Php
Uploader(); Regards, Ken
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
August 17, 2012
Re: submit phpfileuploader with other form fields
Please check this example: http://
php
fileuploader.com/demo/demo2.
php
A sample demonstrates how to implement a custom upload handler then accepts the incoming files. In handler page (UploadUrl) developers can rename the uploaded files, process other logics programmatically. You can also get other fields of the form in ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
June 16, 2010
Re: Problems setting my own temp directory
Hi Do you guys do custom jobs?I like this uploader(not bought it yet) to be implemented in my shop. I don't have the full knowledge (
php
and java) myself.I had something nice set up with the ajax-attachement sample, but setting own temp directory brought me back to zero. Thanks
Posted to
PHP File Uploader
(Forum)
by
Mrthetree
on
July 5, 2009
Re: page automatically refreshing
jerica, Cute Editor doesn't contain any code to refresh the page automatically. Can you check your
PHP
page? Does it contains some HTML <meta> tag to make it refresh? For example: Refresh page every 5 seconds: <meta http-equiv=''refresh'' content=''5'' />
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
August 17, 2007
adding flash video crashes ie9 (.net)
very similar to the issues shown in the
php
forum thread, ie9 only closes the browser when attempting to insert a flash video to a page.
php
link >>> http://cutesoft.net/forums/thread/74091.aspx using version 6.6
Posted to
Cute Editor for .NET
(Forum)
by
dwood
on
May 7, 2013
BASE HREF PROBLEM for developer - urgent
Rhonda: hello kyle: i can't get $editor->BaseHref to work kyle: is there a bug in the code ...
Posted to
Cute Editor for PHP
(Forum)
by
kjgraham
on
February 22, 2008
Re: IE 9 Bug Issue
Dear Kenneth, I’m a colleague of Jermaine1 currently working on the problem. I removed the old Cuteeditor folder, downloaded the newest version you linked, and uploaded it. I still get the ‘trying to close the window’ pop-up in IE9. Chrome works fine. When testing the EnableAll.
php
page in IE9 I do not experience any ...
Posted to
Cute Editor for PHP
(Forum)
by
Tknippenberg
on
July 6, 2012
GalleryPath Help Please
I have implemented the cute editor for
php
with the following paths: $editor->FilesGalleryPath = ''/designupload''; $editor->ImageGalleryPath = ''/designupload''; however when uploading an image the dir used is ./CuteEditor_Files/Dialogs/designupload etc. This means when inserting an image it uses relative path ...
Posted to
Cute Editor for PHP
(Forum)
by
PeterW
on
March 5, 2009
Re: Replacing editor in news publishing program
It should be very simple. Send that
PHP
file to me.
[email protected]
. You need to follow the logic below if you want to do it yourself. 1. Find the exisitng Textarea ID 2. Delete the current editor code. 3. Create a new instance based on the Textarea ID. That's it.
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
October 3, 2007
Re: Feature on limiting image upload folder size
You can restrict image uploads by size, please refer to http://
php
htmledit.com/document/scr/Restricting-image-uploads.htm The total upload size restriction is not available in
PHP
version right now.Sorry for inconvenience. Regards, Eric
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
August 10, 2010
More Search Options
« First
...
< Previous
97
98
99
100
101
Next >
...
Last »