Hey,

I am having a user fill out a form then the fields are going to uploaded to my database. So, at this point, when the user hits the submit button I want three things to happen:

1. The form uploads to a database (the following code does this)

2. An e-mail is sent to my sales team as well as the customer, which contains the form values .

3. I want the user to then be directed automatically...