Ver Mensaje Individual
  #3 (permalink)  
Antiguo 14/02/2010, 17:23
Avatar de Pike
Pike
 
Fecha de Ingreso: agosto-2008
Ubicación: Por ahí
Mensajes: 251
Antigüedad: 15 años, 8 meses
Puntos: 1
Respuesta: problemas con un formulario

</STYLE>

<META content="MSHTML 6.00.2900.5897" name=GENERATOR></HEAD>
<BODY>
<div id="apDiv5">
<form name="contactob.php" method="post" action="">
<table width="200" border="0">
<tr>
<td width="57" height="27">Nombre </td>
<td width="144"><label>
<input type="text" name="nombre"
value="">

</label></td>
<td width="139">*obligatorio</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td>email </td>
<td><label>
<input type="text" name="email"
value="">

</label></td>
<td>*obligatorio</td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td>Teléfono </td>
<td colspan="2"><label>
<input type="text" name="telefono"
value="">

</label></td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td>Asunto </td>
<td colspan="2"><label>
<textarea name="asunto" id="textarea" cols="45" rows="5"
value=""></textarea>

</label></td>
</tr>
<tr>
<td>&nbsp;</td>
<td colspan="2"><label>
<input type="submit" name="button" id="button" value="Enviar">
</label></td>
</tr>
</table>
</form>
</div>
<DIV id=contenedor>
este es el cod fuente


<DIV id=cabecera><img src="logo/logo.jpg" width="961" height="119"></DIV>
<DIV id=subcabecera>
<H3>La esperanza es el sueño del hombre despierto(Aristoteles)</H3></DIV>
<DIV id=menu>
<UL>
<LI><A
href="index.html" target="_self">Quienes
somos</A>
<LI><A
href="trabajos.html" target="_self">Trabajos</A>
<LI><A
href="file:///C:/Documents%20and%20Settings/Juan%20Felix/Configuración%20local/Temp/Rar$EX00.343/contactob.php">Contacto</A>
</LI></UL></DIV>
<DIV id=pie>
<P>stranna.es todos los derechos reservados 2010 ©</P></DIV></DIV></BODY></HTML>