Discussion:
Multiple file upload + flash component
jayakumar ala
2010-02-01 15:34:17 UTC
Permalink
Hi ,
I am looking for a multifile uploader with html or jsp not with php. This
should be allowed to select the multiple files from the file selector. I am
sure that we can do that using the flash component. I am not familiar with
flash. I am using the multifile uploader from Jquery already.
Any help on this is appreciated.

Thanks
Jay
jayakumar ala
2010-02-04 00:05:17 UTC
Permalink
Any help is appreciated.....

---------- Forwarded message ----------
From: jayakumar ala <***@gmail.com>
Date: Mon, Feb 1, 2010 at 8:34 AM
Subject: Multiple file upload + flash component
To: jquery-***@googlegroups.com


Hi ,
I am looking for a multifile uploader with html or jsp not with php. This
should be allowed to select the multiple files from the file selector. I am
sure that we can do that using the flash component. I am not familiar with
flash. I am using the multifile uploader from Jquery already.
Any help on this is appreciated.

Thanks
Jay
D A
2010-02-04 00:23:43 UTC
Permalink
 I am looking for a multifile uploader with html or jsp not with php. This
should be allowed to select the multiple files from the file selector. I am
sure that we can do that using the flash component. I am not familiar with
flash. I am using the multifile uploader from Jquery already.
Any help on this is appreciated.
This might be of interest to you:

http://www.appelsiini.net/2009/10/html5-drag-and-drop-multiple-file-upload

-DA
jayakumar ala
2010-02-04 16:15:09 UTC
Permalink
DA: It does seems that the URL you send talks about usage of php. I am
looking for without php as php is not allowed in our case.
Any one else tried the multifile upload using the flash component...for
multiple file selection from file selector ? I am already using multifile
library of jquery.
Post by D A
Post by jayakumar ala
I am looking for a multifile uploader with html or jsp not with php.
This
Post by jayakumar ala
should be allowed to select the multiple files from the file selector. I
am
Post by jayakumar ala
sure that we can do that using the flash component. I am not familiar
with
Post by jayakumar ala
flash. I am using the multifile uploader from Jquery already.
Any help on this is appreciated.
http://www.appelsiini.net/2009/10/html5-drag-and-drop-multiple-file-upload
-DA
D A
2010-02-05 00:55:34 UTC
Permalink
DA: It does seems that the URL you send talks about usage of php. I am
looking for without php as php is not allowed in our case.
Flash and jQuery are both client side technologies. As would be HTML
5. So none of those technologies would specifically have to be paired
with any specific server-side technology.

-DA

Continue reading on narkive:
Loading...