Recieve signup notifications

I've successfully modified simple_form.php to integrate Constant Contact with my current contact from. However, the form contains other information that I need sent to an email address upon submission. Is there any way to send the contents of the completed form to an email address (the way a simple formmail script would), as well as adding them to the Constant contact account?
 
Thanks!

Resolved this issue by adding

Resolved this issue by adding the full formmail script at the end of cc_class.php.