|
Permite que tus visitas busquen en Tutores.org |
|
|
|
sábado, 29 de julio de 2006 |
|
Este seria el formulario que puedes ofrecer a tus visitantes para que realicen busquedas de codigos en tutores.org
Codigo:
<!-- El codigo ha sido proporcionado: http://www.tutores.org -->
<a href="http://www.tutores.org">Codigo ofrecido por Tutores.org</a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<form action="http://www.tutores.org/tutores/seleccion.asp" method="post" name="form1" id="form1" style="margin:0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="61%" align="center" valign="top">
<input name="criteria" type="text" class="formfield" id="criteria" value="" size="30" nFocus="this.value=''">
<input name="buscar2" type="submit" id="buscar2" value="Buscar">
<input name="accion" type="hidden" id="accion" value="global">
<input name="t" type="hidden" id="t" value="BUSQUEDA">
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
Fuente: tutores.org |