Hola Amigos:
Escribo por lo siguiente, soy un programador nuevo y he estado revisando los códigos que anteriormente han publicado para el envío de un formulario por correo a través de un txt con código Java, debo tener algún problema que no veo y necesito ayuda a ver el error que estoy cometiendo , les comento que es una web que estoy trabajando en html y tiene códigos Java en ciertas partes y este ees el único que no me funciona:
...
<script type="text/javascript">
function enviar(){
if(document.FormEnvia.nombre.value!="" && document.FormEnvia.apellido.value!="" && document.FormEnvia.empresa.value!="" && document.FormEnvia.correo.value!="" && document.FormEnvia.telefono.value!="" && document.FormEnvia.comentario.value!=""){
document.FormEnvia.submit();
return true;
}else{
alert("Error: debe completar todos los campos!");
return false;
}
}
</script> </td>
<form action="Proc_enviar mails.php" name="FormEnvia" method="post" mailto:"[email protected]">
<td width="227" valign="top"><div align="right" class="Estilo39"><span class="Estilo38">Nombre: </span></div></td>
<td colspan="3"><form id="form1" name="form1" method="post" action="">
<div align="center">
<input name="nombre" type="text" id="nombre" size="55" maxlength="50" />
</div>
</form> </td>
<td width="128"> </td>
</tr>
<tr>
<td> </td>
<td valign="top"><div align="right" class="Estilo39"><span class="Estilo38">Apellido: </span></div></td>
<td colspan="3"><form id="form2" name="form2" method="post" action="">
<div align="center">
<input name="apellido" type="text" id="apellido" size="55" maxlength="50" />
</div>
</form> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td valign="top"><div align="right" class="Estilo39"><span class="Estilo38">Empresa o Cooperativa: </span></div></td>
<td colspan="3"><form id="form3" name="form3" method="post" action="">
<div align="center">
<input name="empresa" type="text" id="empresa" size="55" maxlength="80" />
</div>
</form> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td valign="top"><div align="right" class="Estilo39"><span class="Estilo38">Correo: </span></div></td>
<td colspan="3"><form id="form4" name="form4" method="post" action="">
<div align="center">
<input name="correo" type="text" id="correo" value="@" size="55" maxlength="50" />
</div>
</form> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td valign="top"><div align="right" class="Estilo39"><span class="Estilo38"> Número de teléfono: </span></div></td>
<td colspan="3"><form id="form5" name="form5" method="post" action="">
<div align="center">
<input name="telefono" type="text" id="telefono" size="55" maxlength="15" />
</div>
</form> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td valign="middle"><div align="right" class="Estilo39"><span class="Estilo38">Comentario: </span></div></td>
<td colspan="3"><form id="form6" name="form6" method="post" action="">
<div align="center">
<textarea name="comentario" cols="42" rows="5" id="comentario"></textarea>
</div>
</form> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td width="182"><form id="form7" name="form7" method="post" action="">
<div align="right">
<input type="submit" name="Submit" value="Enviar" onclick="Enviar();" />
</div>
</form></td>
<td width="48"> </td>
<td width="207"><form id="form8" name="form8" method="post" action="">
<div align="left">
<input type="submit" name="Submit2" value="Borrar" value="contactenos.html"/>
</div>
</form></td>
</form> <td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td colspan="3"> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td> </td>
<td colspan="3"> </td>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="158" colspan="3"><table width="901" height="37" border="0">
<tr>
<td width="474"><table width="472" height="121" border="0">
<tr>
<td colspan="2"><span class="Estilo34">También puedes contactanos escribiéndonos a los siguientes correos: </span></td>
</tr>
<tr>
<td width="230" class="Estilo34 Estilo40"> </td>
<td width="232"> </td>
</tr>
<tr>
<td><div align="left"><span class="Estilo34 Estilo40">[email protected]</span></div></td>
<td><div align="left"><span class="Estilo34 Estilo40">[email protected]</span></div></td>
</tr>
<tr>
<td><div align="left"><span class="Estilo34 Estilo40">[email protected]</span></div></td>
<td><div align="left"><span class="Estilo34 Estilo40">[email protected]</span></div></td>
</tr>
<tr>
<td><div align="left"><span class="Estilo34 Estilo40">[email protected]</span></div></td>
<td> </td>
</tr>
</table></td>
<td width="417"><div align="center">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="320" height="150">
<param name="movie" value="../Imagenes/res/Llamores.swf" />
<param name="quality" value="high" />
<embed src="../Imagenes/Tractores/Llares.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="320" height="150"></embed>
</object>
</div></td>
</tr>
</table></td>
</tr>
<tr>
<td width="294" height="75"> </td>
<td width="300"> </td>
<td width="300"><div align="center"><a href="contactenos.asp"><img src="http://www.forosdelweb.com/f13/Imagenes/email.gif" width="55" height="60" border="0" /></a></div></td>
</tr>
</table></td>
<td width="10" align="left" valign="top" class="body_right_bg"><img src="http://www.forosdelweb.com/f13/Imagenes/body_right.jpg" alt="" width="13" height="895" /></td>
</tr>
</table></td>
</tr>