I created a custom page in the wordpress admin which has a simple file upload field and a submit button. I need to figure out how to submit the page to somewhere it can be proce
Thanks Mr. Hunter. Couldn't credit you for the right answer.
Wrapped the form in a if(isset($_POST['submit'])) and then called my functions.