This is the page the visitor is redirected to
after submitting the contact us form.

Open the "ContactCode.php" file in a plain text editor and edit the variable "$forward_url"

eg. $forward_url = 'thankyou.htm';

Change 'thankyou.htm' to the name of the page you want to redirect your visitor to.