I have seen the hidden botcheck code...
``
and the php...
$botcheck = $_POST['template-contactform-botcheck'];
if( $botcheck == '' ) { ...Is this code there just so we can edit manually and come up with a question and answer or is there a automatic script that controls it?
