Title: Multiple file upload
Last modified: August 30, 2016

---

# Multiple file upload

 *  Resolved [JohnLenon74](https://wordpress.org/support/users/johnlenon74/)
 * (@johnlenon74)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/)
 * How in this plug-in configured to send multiple files?
 * [https://wordpress.org/plugins/cforms2/](https://wordpress.org/plugins/cforms2/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [bgermann](https://wordpress.org/support/users/bgermann/)
 * (@bgermann)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/#post-6746911)
 * To send multiple files, you have to add as many file upload boxes to your form
   as you want to be uploaded.
 *  Thread Starter [JohnLenon74](https://wordpress.org/support/users/johnlenon74/)
 * (@johnlenon74)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/#post-6746936)
 * It is bad( Thank you for answer.
 *  Thread Starter [JohnLenon74](https://wordpress.org/support/users/johnlenon74/)
 * (@johnlenon74)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/#post-6746952)
 * Hmm.
    Can I add a new input type=”file” through Javascript after selecting the
   file in the previous input type=”file”? This will work and send files to the 
   email?
 *  Plugin Author [bgermann](https://wordpress.org/support/users/bgermann/)
 * (@bgermann)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/#post-6746984)
 * I guess you want to upload a variable number of files. You can’t do this via 
   JavaScript alone, but you can use the cformsII PHP API (see my-functions.php.
   txt) combined with JavaScript to do it.
 *  Thread Starter [JohnLenon74](https://wordpress.org/support/users/johnlenon74/)
 * (@johnlenon74)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/#post-6747029)
 * Thank you one more time. Your response prompted the decision.
    I created a pre
   ~20 elements and hide them (display: none). Then, through javascript alternately
   open them (display: block) 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Multiple file upload’ is closed to new replies.

 * ![](https://ps.w.org/cforms2/assets/icon-128x128.png?rev=1010031)
 * [cformsII](https://wordpress.org/plugins/cforms2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cforms2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cforms2/)
 * [Active Topics](https://wordpress.org/support/plugin/cforms2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cforms2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cforms2/reviews/)

## Tags

 * [multiple](https://wordpress.org/support/topic-tag/multiple/)
 * [send](https://wordpress.org/support/topic-tag/send/)

 * 5 replies
 * 2 participants
 * Last reply from: [JohnLenon74](https://wordpress.org/support/users/johnlenon74/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/multiple-file-upload-7/#post-6747029)
 * Status: resolved