email

email

I want a user to get an email to the email address they input in my form once the form is submitted correctly.
How do I tell the on success script to send to whatever email address they entered instead of having to put the email address in the script myself?
I need this to work for each submission so the address will be different every time.
Thank you!