I have this form where i ultimately want to be able to upload several files, and those files will appear in a textarea tag right underneath. How do i upload files using javascript?
            Asked
            
        
        
            Active
            
        
            Viewed 8,855 times
        
    -1
            
            
        - 
                    this might help you : [similar question](http://stackoverflow.com/questions/166221/how-can-i-upload-files-asynchronously-with-jquery) – Dharmesh Apr 12 '11 at 05:07
 
    