Topic: Form auto submit after uploads finish
i noticed that if you hit the send button, it'll trigger the uploads and then submit the form going to dump.php
how would I be able to make it so i didn't need the send button and upon clicking the start upload button the files would upload and then the form submits to the dump.php automatically?