Search found 9 matches

by oldukjuggler
Mon Apr 27, 2009 6:20 am
Forum: JFileUpload
Topic: multi file upload problem
Replies: 7
Views: 17659

Re: multi file upload problem

Solved,
the ftp password was mistyped. Curiously the java console seemed to indicate that it had logged in.

all that remains to do now make the purchase & impress the client.

Thanks for all your help. It is a terrific product... al be it confusing to set up. Thanks again
by oldukjuggler
Sun Apr 26, 2009 9:29 pm
Forum: JFileUpload
Topic: multi file upload problem
Replies: 7
Views: 17659

Re: multi file upload problem

I discovered the scaling problem was only in firefox 2 , version 3 is fine so i am happy with that. All these tests were performed on my own local server, running as an ip address url , not localhost. Today i put up all the files on the clients web server.To my great surprise the ftp upload is faili...
by oldukjuggler
Thu Apr 23, 2009 6:53 pm
Forum: JFileUpload
Topic: multi file upload problem
Replies: 7
Views: 17659

Re: multi file upload problem

a new snag I've just noticed that the small thumbail is always 160 x120 . despite is properties requesting 200x150. I've looked through the files but cant see where this size is comming from (or why it doesnt use the properties set in the scaling_small.properties file ) The file only contains-------...
by oldukjuggler
Thu Apr 23, 2009 6:31 pm
Forum: JFileUpload
Topic: multi file upload problem
Replies: 7
Views: 17659

Re: multi file upload problem

re Q1, that worked great. re Q2: Did you try id parameter as explained in tutorial ? <PARAM NAME="smallfilterparam3" VALUE="id"> <PARAM NAME="smallfiltervalue3" VALUE="small_"> i did use this which added small_ to the title. However what i wanted to do was add _small at the end of the file ( before ...
by oldukjuggler
Wed Apr 22, 2009 7:23 pm
Forum: JFileUpload
Topic: multi file upload problem
Replies: 7
Views: 17659

multi file upload problem

Hi, I am using JFileupload, Jimageupload & Jfileupload. I went through the tutorial & set up for two thumbnails upload. this works ok with one strange out come. The scaling_small.properies file & the scaling_medium.properies file contains the line outformat=jpg however the medium files are savd with...
by oldukjuggler
Fri May 30, 2008 8:17 pm
Forum: JFileUpload
Topic: upload forward file size
Replies: 6
Views: 18213

Re: upload forward file size

Maybe i should move to http: then.

I went with Ftp as my client want 2Gb plus files

Does the http: version work as well with large files??

Does the resume feature work??
by oldukjuggler
Thu May 29, 2008 9:11 am
Forum: JFileUpload
Topic: upload forward file size
Replies: 6
Views: 18213

Re: upload forward file size

sorry an update to the last post.

the template isnt ignored the filename is changed to that when the file is uploaded,, however the filename returned ( forward parameters set to longer) is the original filename
by oldukjuggler
Thu May 29, 2008 8:14 am
Forum: JFileUpload
Topic: upload forward file size
Replies: 6
Views: 18213

Re: upload forward file size

Thanks, this doesnt fix it after all... i thought it did.

What happens now is that the new filename i specify in using the template is ignored so the file isnt renamed at all.... so my database that recorded the expected file name cant find the uploaded file :cry:
by oldukjuggler
Mon May 26, 2008 7:54 am
Forum: JFileUpload
Topic: upload forward file size
Replies: 6
Views: 18213

upload forward file size

Whilst "fine tunning" a customer upload facility i decided to look at the forward parameter option to get the file size.
setting the option to longer should pass the file size into the URL but sadly all i get is
&filesize1=0