I'll try.
I have set up a contact form in contact form 7. It is automatically set up so that when a person presses the "Submit" button, and email is sent to the designated email address. This is fine but what I'd really like it to do is when I press "Submit", it would like the content of the form sent into a database and a thank you page to appear - so I want two things. I've got it so a Thank you page appears but the content of the form is not going into a MYSQL data table. That is what I would like it to do.
Does that help?