ok here is what I am trying to do:
I created a sports registration form that I embed on my website. The goal is to have a parent of a child access the site, fill out the registration form, and then have a copy of the actual form get emailed to the person who filled out the form, as well as to the treasurer of the association (we are a non-profit church group). So far, I have been able to have the form filled out and the database updated without a problem. I believe that I have the access so that only myself and the treasurer can get to the DB. But my real problem is the form. I want to make sure that the form is going to the email address that the person enters on the form. Is that even possible with this?
Thanks.