Search found 7 matches
Problem with session variablesHi, i use the lastest verion of Jfileupload. I would recover a session variable which contains the folder path upload, in order to put this in the 'upload_dir' variable of process.php, but it seems empty when i lauch an upload... I have read tutorial about session, but I don't understand this. How c...
Cancel an upload with chunks filesHi, when I cancel an upload of a chunked file, for example if I cancel on the third of five chunks, upload cancels well, but the two chunks created and uploaded before I hit the cancel button are on my ftp server. I would like when I cancel a file upload, there is not chunks files uploaded on my ftp...
Re: Add a sql request in process.phpI would like to say that support is very good, and I congratulate you. All is now running as I want. Thanks a lot for your help and your quickly response !
Re: Add a sql request in process.phpI have forgotten that i have another question which is the following : is it possible to disabled the folder upload? I have seen the 'folderdepth' param but when i put '0' all the subdirectories are not uploaded, but the first folder is still uploaded... Thanks !
Add a sql request in process.phpHi, i use your PHP sample for JFileUpload, and i would like to add a sql request in process.php in order to know all files which are in the upload dir (so for each file uploded, i use an INSERT sql request in my database). I had put this request in the two upload functions of process.php ('do_post_u...
Re: Upload Failed, invalid HTTP responseAll is running well, by changing the page of the applet I had done an error in the script php url. Yes, I use your php script, which is very good besides. Thanks for your quick answer !
Upload Failed, invalid HTTP responseHello, I test at present the (free) trial version of JfileUpload. At the beginning, everything run well, but since some time, when I want to upload a file, I have an error which is the following: "Upload failed : org.apache.commons.httpclient.ProtocolException: The server failed to respond with a va...
|