Search found 7 matches

by skum3
Fri Jun 19, 2009 2:37 pm
Forum: JFileUpload
Topic: Problem with session variables
Replies: 1
Views: 6850

Problem with session variables

Hi, 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...
by skum3
Sun Jan 11, 2009 11:59 pm
Forum: JFileUpload
Topic: Cancel an upload with chunks files
Replies: 6
Views: 19139

Cancel an upload with chunks files

Hi, 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...
by skum3
Sun Jan 11, 2009 10:50 pm
Forum: JFileUpload
Topic: Add a sql request in process.php
Replies: 3
Views: 12107

Re: Add a sql request in process.php

I 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 !
by skum3
Sun Jan 11, 2009 5:51 pm
Forum: JFileUpload
Topic: Add a sql request in process.php
Replies: 3
Views: 12107

Re: Add a sql request in process.php

I 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 !
by skum3
Sun Jan 11, 2009 3:08 pm
Forum: JFileUpload
Topic: Add a sql request in process.php
Replies: 3
Views: 12107

Add a sql request in process.php

Hi, 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...
by skum3
Sat Jan 03, 2009 1:54 pm
Forum: JFileUpload
Topic: Upload Failed, invalid HTTP response
Replies: 2
Views: 9651

Re: Upload Failed, invalid HTTP response

All 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 !
by skum3
Fri Jan 02, 2009 11:10 pm
Forum: JFileUpload
Topic: Upload Failed, invalid HTTP response
Replies: 2
Views: 9651

Upload Failed, invalid HTTP response

Hello, 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...