Add following line to your Contact Form 7 forms Additional Settings field
acceptance_as_validation: on
Tag: Contact Form 7
Add following line to your forms “Additional Settings”.
on_sent_ok: "location = 'http://example.com/thankyou';"
Add following line to your wp-config.php
define( 'WPCF7_AUTOP', false );