Por favor escriba su nombre.

'; } else if(trim($email) == '') { $error = '
Por favor escriba un email válido.
'; // Configuration option. // Remove the // tags below to active phone number. //} else if(!is_numeric($phone)) { // $error = '
Attention! Phone number can only contain digits.
'; } else if(!isEmail($email)) { $error = '
Por favor escriba un email válido.
'; } //if(trim($subject) == '') { // $error = '
Por favor escriba un asunto.
'; //} else if(trim($comments) == '') { // $error = '
Por favor escriba un mensaje.
'; //} else if(trim($verify) == '') { // $error = '
Por favor escriba el número de verificación.
'; //} else if(trim($verify) != '4') { // $error = '
El número de verificación que ingresó es incorrecto.
'; //} if($error == '') { if(get_magic_quotes_gpc()) { $comments = stripslashes($comments); } // Configuration option. // Enter the email address that you want to emails to be sent to. // Example $address = "joe.doe@yourdomain.com"; $address = "goldstein.demian@gmail.com"; // Configuration option. // i.e. The standard subject will appear as, "You've been contacted by John Doe." // Example, $e_subject = '$name . ' has contacted you via Your Website.'; $e_subject = 'Fuiste contactado por ' . $name . '.'; // Configuration option. // You can change this if you feel that you need to. // Developers, you may wish to add more fields to the form, in which case you must be sure to add them here. $e_body = "Fuiste contactado por $name, el mensaje es el siguiente.\r\n\n"; $e_content = "\"$comments\"\r\n\n"; // Configuration option. // RIf you active phone number, swap the tags of $e-reply below to include phone number. //$e_reply = "You can contact $name via email, $email or via phone $phone"; $e_reply = "Se puede contactar con $name via email, $email"; $msg = $e_body . $e_content . $e_reply; mail($address, $e_subject, $msg, "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n"); // Email has sent successfully, echo a success page. echo "
"; echo "

Su Mensaje ha sido enviado correctamente.

"; echo "

Muchas gracias $name, nos pondremos en contacto con usted.

"; echo "
"; } } if(!isset($_POST['contactus']) || $error != '') // Do not edit. { ?> Envíenos su consulta.
Nos pondremos en contacto con usted.

 





* Número de verificación



Ubicación del estudio

Ver mapa más grande

Demian S. Goldstein Arquitecto

Guardia Vieja 4288 2°A C.P.(1192)
Buenos Aires - Argentina.
Tel. (+5411) 4864 8511
Cel. (+54911) 5404 3365
© Diseño Christian Sesin 2012.Demian S. Goldstein. cel. (+54911) 5404 3365