Search found 1 match

by VeVas
Wed Nov 23, 2011 12:42 pm
Forum: JFileUpload
Topic: Passing local files values to JFileUpload to Upload.
Replies: 3
Views: 12848

Passing local files values to JFileUpload to Upload.

Hi!

Is it possible to pass local filepaths to JFileUpload and then make JFileUpload handle the uploading?

i.e. I have a HTML-from with a normal fileselector/input, and when the user submits this form it passes the filenames to JFileUpload, and it starts uploading?