Dreamweaver - Ayuda en formulario dreamweaver

 
Vista:

Ayuda en formulario dreamweaver

Publicado por elena (1 intervención) el 06/04/2011 10:11:02
Hola a todos! Hice este formulario simple, pero siempre que le doy a enviar el mensaje me salta Outlook, o simplemente no se manda.. como debo de hacerlo?? Gracias por adelantado!






<FORM ACTION="mailto:[email protected]" METHOD=POST>
<table width="403" border="0" align="center">
<td align="left" width="59">Nombre:
</td>
<td align="center" width="334">
<INPUT NAME="nombre" TYPE="TEXT" VALUE="" size="54" MAXLENGTH="54">
</td>
<tr>
<td align="left" width="59">Tu email:
</td>
<td align="center" width="334">
<INPUT NAME="mail" TYPE="TEXT" VALUE="" size="54" MAXLENGTH="54">
</td>
<tr>
<td align="left" width="59">Motivo:
</td>
<td align="center" width="334">
<INPUT NAME="motivo" TYPE="TEXT" VALUE="" size="54" MAXLENGTH="54">
</td>
<tr>
<td align="left" width="59"> Mensaje:
</td>
<td><p>&nbsp;</p>
<p>
<TEXTAREA NAME="mensaje" ROWS=5 COLS=41>
</TEXTAREA>
</p></td>
<tr>
<td widht="100">
</td>
<td align="right" width="334"><INPUT NAME="boton" TYPE="SUBMIT" VALUE="Enviar">
</td>
</TABLE>
<p class="Estilo2">[email protected]</p>
</FORM>
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder