verifyResponse( $_SERVER["REMOTE_ADDR"], $_POST["g-recaptcha-response"] ); } if ($response != null && $response->success) { //Variables datos de la cuenta de correo para enviar los mails $servidorSMTP="localhost"; $mailUsername="formulario@atlasofcapsuleendoscopy.com"; $mailPassword="f0rmu1aRiopyco"; $mailFrom="formulario@atlasofcapsuleendoscopy.com"; $mailFromName="Formulario Web Atlas"; //Mail de destino $mailDestino="sulime@sulime.net"; // Asunto del mail $asunto="Contacto desde la web Atlas of Capsule Endoscopy"; //Cuerpo del mensaje en HTML $mensajeHTML = "

FORMULARIO DE CONTACTO


" ; $mensajeHTML .="
"; $mensajeHTML .="Nombre: ".htmlentities($nombre,ENT_NOQUOTES,'UTF-8')."
"; $mensajeHTML .="Apellidos: ".htmlentities($apellidos,ENT_NOQUOTES,'UTF-8')."
"; $mensajeHTML .="Dirección: ".htmlentities($direccion,ENT_NOQUOTES,'UTF-8')."
"; $mensajeHTML .="Ciudad: ".htmlentities($ciudad,ENT_NOQUOTES,'UTF-8')."
"; $mensajeHTML .="Código Postal: ".htmlentities($cp,ENT_NOQUOTES,'UTF-8')."
"; $mensajeHTML .="País: ".htmlentities($pais,ENT_NOQUOTES,'UTF-8')."
"; $mensajeHTML .="E-mail: ".$correo."
"; $mensajeHTML .="Consulta: ".htmlentities($consulta,ENT_NOQUOTES,'UTF-8')."
"; //Cuerpo del mensaje en texto plano $mensajePLANO = "FORMULARIO DE CONTACTO\n\r"; $mensajePLANO .="\n\r"; $mensajePLANO .="Nombre: ".$nombre."\n\r"; $mensajePLANO .="Apellidos: ".$apellidos."\n\r"; $mensajePLANO .="Dirección: ".$direccion."\n\r"; $mensajePLANO .="Ciudad: ".$ciudad."\n\r"; $mensajePLANO .="Código Postal: ".$cp."\n\r"; $mensajePLANO .="País: ".$pais."\n\r"; $mensajePLANO .="E-mail: ".$correo."\n\r"; $mensajePLANO .="Consulta:".$consulta."\n\r"; $mail = new phpmailer(); $mail->PluginDir = "includes/"; $mail->Mailer = "smtp"; $mail->Host = $servidorSMTP; $mail->SMTPAuth = true; $mail->Username = $mailUsername; $mail->Password = $mailPassword; $mail->From = $mailFrom; $mail->FromName = $mailFromName; $mail->Timeout=10; $mail->AddAddress($mailDestino); $mail->Subject = $asunto; $mail->Body = $mensajeHTML; $mail->AltBody = $mensajePLANO; $exito = $mail->Send(); //Tres instentos en total $intentos=1; while ((!$exito) && ($intentos < 3)) { sleep(2); $exito = $mail->Send(); $intentos ++; } if($exito){ $send='ok'; $nombre=''; $apellidos=''; $pais=''; $direccion=''; $ciudad=''; $cp=''; $correo=''; $consulta=''; /*header("Location: contacto.php?send=true"); die(); */ } else { $send='error'; //echo $mail->ErrorInfo.'
'; /*header("Location: contacto.php?send=false"); die();*/ } }else{ $send='errorCode'; } } ?> ATLAS of Capsule Endoscopy :: Contact
Information
If you want more information about this book or if you want to know how to get it, please send us a message through this form:
First Name
Lastname
Address
City
Postal Code
Country
E-mail
Question or comment
Phone:
(+34) 954 157 556

Fax:
(+34) 954 150 042

E-mail:


Address:
Glorieta Fernando Quiñones, s/n
Edificio Centris
Planta Baja Semisótano BS,
módulo 7A, 41940 - Tomares
Seville (Spain)
Buy in Amazon:
http://amzn.to/1KYVbjB