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
87
of
158
(
1,571
total posts)
< 1
second(s)
Re: Onload rendering error
Here it the rendered control. Warning... Its not pretty! <input id="ctl00_ContentPlaceHolder1_fileUploaderAjax" name="ctl00$ContentPlaceHolder1$fileUploaderAjax" type="hidden" autocomplete="off" /><img ...
Posted to
Cute Editor for .NET
(Forum)
by
SilkGaz
on
November 21, 2012
Re: Acces to the uploaded files
ok, thanks for your answer. I read the code and i saw the GetValidatingFile function. Does it mean that mine custom
php
file will be called after each file upload (3 call for an upload of 3 files) ? Is there a way to access to an array (for example) of all the uploaded files after the completed upload of all the files ? in ...
Posted to
PHP File Uploader
(Forum)
by
Pachanka
on
March 24, 2010
Arabic character
I try to use your demo to upload an arabic file (موشح اي بارق العلم.mp3) <?
php
require_once ''
php
uploader/include_
php
uploader.
php
'' ?><?
php
$uploader=new
Php
Uploader();$mvcfile=$uploader->GetValidatingFile();if($mvcfile->FileName==''accord.bmp''){ $uploader->WriteValidationError(''My custom error : Invalid file name. ...
Posted to
PHP File Uploader
(Forum)
by
attourath
on
September 24, 2011
image gallery not working - all paths look correct - please help!
hi, I have just downloaded the trial version of this for
PHP
(on a Windows box) and general functionality seems to be working OK. However, I can't get the image gallery functionality to work. The gallery path is as per the default, /uploads, and it has write permissions applied to it. I am getting the following error: Warning: ...
Posted to
Cute Editor for PHP
(Forum)
by
typeb
on
August 22, 2009
You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum length of the content in a request. The default is 30MB.
The control works fine on my Pc with Xamp under Windows, but do not work on Linux - ApacheAt the end of the upload process (''green bar full'') I have this error You are probably hitting the file upload limit of IIS7.By default in IIS 7 requestFiltering has the MaxAllowedContentLength property enabled.It specifies, in bytes, the maximum ...
Posted to
PHP File Uploader
(Forum)
by
ggalvagno
on
July 29, 2009
Saving to a file after editing
<?
php
include_once(''CuteEditor_Files/include_CuteEditor.
php
'') ; $editor=new CuteEditor(); $editor->ID=''Editor1''; $editor->EditorBodyStyle=''font:normal 12px arial;'';   ...
Posted to
Cute Editor for PHP
(Forum)
by
alan.pieroway
on
June 9, 2009
Re: Replacing editor in news publishing program
K, our server is running
PHP
V5.0.......here is the problem, we're using Vivvo (their editor sucks).... I saw the instructions, and understand that I need to delete all reference java scripts for their editor, but how do I replace it in the files with Cute Editor? I put the Cute Editor folder in the /public/_html/admin folder of the ...
Posted to
Cute Editor for PHP
(Forum)
by
Capper
on
October 2, 2007
Problem in Safari Browser
Any time someone using a Safari browser uses the
PHP
Cute Editor on my site when posting and submits their post, the following line is always added to the end of their post: http://www.vizzed.com/boards/cuteeditor_files/Style/SyntaxHighlighter.css); How can I prevent it from doing this? Thanks.
Posted to
Cute Editor for PHP
(Forum)
by
davideo7
on
December 10, 2011
Re: myuploader : Session expired! Please refresh the page and try again
Hi bluehatdesign, Please check your "session.save_path" setting in the
php
.ini, ensure that you have set value for this setting and your site has the write/read permission of the folder you set for. Regards, Ken
Posted to
PHP File Uploader
(Forum)
by
Kenneth
on
June 28, 2013
Re: Before I buy..
Johan, As your said, Cute Editor for
PHP
is using the
PHP
built-in upload function. move_uploaded_file If you are familar with
PHP
, the answer is yes. All you need to do is modifying the existing upload
php
file.
Posted to
Cute Editor for PHP
(Forum)
by
Adam
on
November 20, 2007
More Search Options
« First
...
< Previous
85
86
87
88
89
Next >
...
Last »