
17/11/2005, 14:14
|
 | Colaborador | | Fecha de Ingreso: octubre-2003
Mensajes: 2.393
Antigüedad: 21 años, 4 meses Puntos: 27 | |
yo los uso asi Cita: <table border="1" width="100%" id="table1">
<tr>
<td>
<form method="get" action="detalle_producto.asp">
<h2>Código de producto<br>
<input type="text" name="cod_prod" size="20" value="411205150">
<input type="submit" value="Enviar" name="B1"></h2>
</form>
</td>
</tr>
</table>
<table border="1" width="100%" id="table1">
<tr>
<td>
<form method="get" action="buscar_txt_results.asp">
<h2>Buscar por texto<br>
<input type="text" name="palabra" size="20" value="acetaminofen">
<input type="submit" value="Enviar" name="B2"></h2>
</form>
</td>
</tr>
</table>
__________________ JuanRa Pérez
San Salvador, El Salvador |