you need to ensure your form action is set properly, try using absolute path
<form id="contactform" action="contact.php"
otherwise: what happens? error message? you need to provide more detailed information in order for anyone to help you troubleshoot. We cannot see or test anything since...