Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/06/2003, 10:55
dan mark
 
Fecha de Ingreso: junio-2003
Mensajes: 22
Antigüedad: 20 años, 10 meses
Puntos: 0
Prueba con el formulario de búsqueda;
<html>
<body>
<form method="POST" action="buscador.php">
<strong>Palabra a buscar:</strong> <input type="text" name="buscar" size="20"><br><br>
<input type="submit" value="Buscar">
</form>
</body>
</html>
__________________
:aplauso: