Fondazione Centro nazionale di prevenzione e difesa sociale - ETS
Via Palestro 12, 20121 Milano
Tel. 0039/02 8646 0714
E-mail: cnpds.ispac@cnpds.it


Security Code is not correctly completed. Return back"; else: */ // RECAPTCHA $resp = recaptcha_check_answer ($privatekey, $_SERVER["REMOTE_ADDR"], $_POST["recaptcha_challenge_field"], $_POST["recaptcha_response_field"]); if (!$resp->is_valid): echo" Security Code is not correctly completed. Return back"; //die ("The reCAPTCHA wasn't entered correctly. Go back and try it again." ."(reCAPTCHA said: " . $resp->error . ")"); else: if (($_REQUEST[email]!='') and ($_REQUEST[testo]!='')and(eregi("^[_\.0-9a-z-]+@([0-9a-z][0-9a-z-]+\.)+([a-z]+$)", $_REQUEST[email], $verify))): $h = "From: {$_REQUEST['nome']} {$_REQUEST['cognome']} " . PHP_EOL; $h .= "Reply-To: {$_REQUEST['nome']} {$_REQUEST['cognome']} <{$_REQUEST['email']}>" . PHP_EOL; $h .= "MIME-Version: 1.0" . PHP_EOL; $h .= "Content-Type:text/html;"; mail("cnpds.ispac@cnpds.it","Contatto dal sito internet inglese www.cnpds.it"," Di seguito i dati immessi dall'utente: Cognome: ".$_REQUEST[cognome]." Nome: ".$_REQUEST[nome]." E-mail: ".$_REQUEST[email]." Oggetto: ".$_REQUEST[oggetto]." Messaggio: ".$_REQUEST[testo]." ",$h); echo"Thank you! Your message was successfully sent!"; else: echo"You must enter a valid e-mail and a message to send the form. Return back"; endif; endif; else: ?>

*/ ?>
Surname:
Name:
E-mail:
Subjet:
Insert your message:
Security Image