forget about my last post bro i did it myself by removing
if (strlen($name) < 4) {
echo "<center><div id=\"effect\">Min 4 characters:
<a id=\"formes\" href=\"javascript:location.reload(true)\">Go Back</a></div></center>";
Die();
}
in the insert.php and deleted the message box in contact.php.
does this cause any problem? also can you tell me if i can connect this to an ms access file so that i can have a list of contact details? thank you