
29/03/2009, 15:24
|
(Desactivado) | | Fecha de Ingreso: marzo-2009
Mensajes: 4
Antigüedad: 16 años, 1 mes Puntos: 0 | |
Respuesta: Busco un buscador como este este es el codigo
BUSCADO ASP
<html>
<head>
<title>BUSCADOR</title>
</head>
<body>
<div align="center">
<center>
<form method="GET" action="resultados.asp">
<table border="1" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#C0C0C0" width="58%" id="AutoNumber1">
<tr>
<td width="104%" align="right" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#000000" colspan="2">
<p align="center"><b><font face="Arial" size="2" color="#FFFFFF">Buscador
Avanzado sobre una BD</font></b></td>
</tr>
<tr>
<td width="39%" align="right" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<b><font face="Arial" size="2">Título:</font></b></td>
<td width="65%" style="border-left-style: none; border-left-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<font face="Arial"><input type="text" name="titulo" size="20"></font></td>
</tr>
<tr>
<td width="39%" align="right" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<b><font face="Arial" size="2">Artista:</font></b></td>
<td width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<font face="Arial"><input type="text" name="artista" size="20"></font></td>
</tr>
<tr>
<td width="39%" align="right" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<b><font face="Arial" size="2">Año:</font></b></td>
<td width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<font face="Arial"><input type="text" name="anio" size="5"></font></td>
</tr>
<tr>
<td width="39%" align="right" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<b><font face="Arial" size="2">Ordenar resultados por:</font></b></td>
<td width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="269" id="AutoNumber2" height="71">
<tr>
<td width="20" style="border-style: none; border-width: medium" height="18">
<font face="Arial"><input type="radio" value="titulo" name="orden"></font></td>
<td width="49" style="border-style: none; border-width: medium" height="18">
<font face="Arial" size="2">Titulo</font></td>
<td width="20" style="border-style: none; border-width: medium" height="18">
<font face="Arial">
<input type="radio" value="artista" name="orden" checked></font></td>
<td width="55" style="border-style: none; border-width: medium" height="18">
<font face="Arial" size="2">Artista</font></td>
<td width="20" style="border-style: none; border-width: medium" height="18">
<font face="Arial"><input type="radio" value="tracks" name="orden"></font></td>
<td width="105" style="border-style: none; border-width: medium" height="18">
<font face="Arial" size="2">Tracks</font></td>
</tr>
<tr>
<td width="20" style="border-style: none; border-width: medium" height="16">
<font face="Arial"><input type="radio" value="anio" name="orden"></font></td>
<td width="49" style="border-style: none; border-width: medium" height="16">
<font face="Arial" size="2">Año</font></td>
<td width="20" style="border-style: none; border-width: medium" height="16">
<font face="Arial"><input type="radio" value="precio" name="orden"></font></td>
<td width="55" style="border-style: none; border-width: medium" height="16">
<font face="Arial" size="2">Precio</font></td>
<td width="20" style="border-style: none; border-width: medium" height="16"></td>
<td width="105" style="border-style: none; border-width: medium" height="16"></td>
</tr>
<tr>
<td width="269" style="border-style: none; border-width: medium" colspan="6" height="12">
<font size="1"> </font></td>
</tr>
<tr>
<td width="20" style="border-style: none; border-width: medium" height="17">
<input type="radio" name="alf" value="asc" checked></td>
<td width="124" style="border-style: none; border-width: medium" height="17" colspan="3">
ascendente</td>
<td width="20" style="border-style: none; border-width: medium" height="17">
<input type="radio" name="alf" value="desc"></td>
<td width="105" style="border-style: none; border-width: medium" height="17">
descendente</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="39%" align="right" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<b><font face="Arial" size="2">Cantidad de resultados:</font></b></td>
<td width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" bgcolor="#EBEBEB">
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border-width: 0" bordercolor="#111111" width="100%" id="AutoNumber3">
<tr>
<td width="22" style="border-style: none; border-width: medium">
<font face="Arial">
<input type="radio" value="10" name="cantidad" checked></font></td>
<td width="34" style="border-style: none; border-width: medium">
<font face="Arial" size="2">10</font></td>
<td width="20" style="border-style: none; border-width: medium">
<font face="Arial"><input type="radio" value="20" name="cantidad"></font></td>
<td width="35" style="border-style: none; border-width: medium">
<font face="Arial" size="2">20</font></td>
<td width="20" style="border-style: none; border-width: medium">
<font face="Arial"><input type="radio" value="30" name="cantidad"></font></td>
<td width="147" style="border-style: none; border-width: medium">
<font face="Arial" size="2">30</font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="39%" align="right" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium" bgcolor="#EBEBEB"> </td>
<td width="65%" style="border-left-style: none; border-left-width: medium; border-top-style: none; border-top-width: medium" bgcolor="#EBEBEB">
<font face="Arial"><input type="submit" value="Buscar"></font></td>
</tr>
</table>
</form>
</center>
</div>
</body>
</html> |