Sarm wrote on 6/23/2008 12:05 PM:
I am new at Jquery. I want to upload multiple song using Jquery
Multiple upload plugin. I am not understanding how to get songs from
Jquery and upload it on FTP.

The Multiple File Upload Plugin is used for uploading via HTTP.  You can't use it to 
upload via FTP, for that you would need a Java applet (or some other plugin technology), 
something like "Java File Uploader" which I found via Google (I have never used 
it):

        <http://javauploader.com/>


- Bil

Reply via email to