Ver Mensaje Individual
  #1 (permalink)  
Antiguo 29/12/2003, 11:18
Avatar de rozlilta
rozlilta
 
Fecha de Ingreso: noviembre-2003
Mensajes: 142
Antigüedad: 20 años, 5 meses
Puntos: 1
ayuda con formulario

no se envian los email, cual puede ser el error??

<form action="mailto:[email protected]" method="post"
enctype="text/plain" name="Newsletter">
<TEXTAREA name=Petition rows=20 cols=110 readonly>
hola</TEXTAREA><br>
Tu e-mail: <br>
<input type="text" maxlength="50" size="60" name="Newsletter"><br>
<input type="Submit" value="Enviar" onclick="alert('Grácias por colaborar, cada nuevo e-mail ayuda más de lo que piensas')">
</form>