Ver Mensaje Individual
  #9 (permalink)  
Antiguo 04/01/2012, 09:45
Avatar de truman_truman
truman_truman
 
Fecha de Ingreso: febrero-2010
Ubicación: /home/user
Mensajes: 1.341
Antigüedad: 15 años
Puntos: 177
Respuesta: Confirmación formulario con alert

Código PHP:
else  
{   
mail($to,$asunto,$texto,$header);  
?> 
<script> 
alert("se ha enviado"); 
window.location.href="contacto.html";    
</script> 
<?php 
}
__________________
la la la