I have a form for that a user fills out and submits. Once submitted The form needs to create a doc from the input, attach the doc to an email with the mail() function and email it to the person I specify.I have a form for that a user fills out and sub