Wordpress将表单提交到自定义处理脚本

I have created a form using html in a Wordpress page and would like to submit this form to a custom php processing script I have. Normally one would do to submit the form but this is not allowing me to submit the form. Does anyone know how I would go about submitting this form to the proper script?