quiero que se dirija la información a un mail donde pongo la direccion aca en este codigo para que pueda lelgar a un mail? cuando apreto submit no pasa na
aeriguando creeo que esto es un codigo o parte de el de un formulario css
lo unico que quiero saber como hacer que me valla a un mail
gracias por la ayuda
Código :
Your Name:<br> <br style="line-height:14px">Telephone:<br> <br style="line-height:14px">E-mail:<br> <br style="line-height:14px">Question: </div> </td> <td width="" valign="top"><form id="form1" action="" enctype="multipart/form-data" name="form1" style="margin:0px; padding:0px"> <div class="form_div" style="margin-top:0px;"><input class="form m_text" type="text" ></div> <div class="form_div" ><input class="form m_text" type="text" ></div> <div class="form_div" ><input class="form m_text" type="text" ></div> <div style="margin-top:2px"> <textarea name="textarea" cols="40" rows="20" class="form m_text" style="height:90px;overflow:hidden"></textarea> </div> <div align="left" style="margin-left:35px;margin-top:5px"><a href="#" class="l_text" onClick="document.getElementById('form1').reset()"><strong>reset</strong></a><img alt="" src="images/2-a.gif" border="0" style="margin-left:2px" width="6" height="5"><a href="#" class="l_text" style="margin-left:21px" onClick="document.getElementById('form1').submit(mensaje enviado)"><strong>submit</strong></a><img alt="" src="images/2-a.gif" border="0" style="margin-left:2px" width="6" height="5"></div> </form></td>