Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje08-11-2008, 18:53 (UTC)    
Título del mensaje: buscador google + interno

hola hay algun codigo que englobe un buscador interno y el de google normal, he visto paginas que lo tienen eso como se hace? gracias.
Mensaje08-11-2008, 19:10 (UTC)    
Título del mensaje: Hola men creo q te refieres a q quieres un buscador google

para tu web aqui esta el code
Código:
<!-- Búsqueda Google --> <center> <FORM method=GET action="http://www.google.com/search"> <TABLE bgcolor="#FFFFFF"><tr><td> <A HREF="http://www.google.com/"> <IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google" align="absmiddle"></A> <INPUT TYPE=text name=q size=31 maxlength=255 value=""> <INPUT TYPE=hidden name=hl value=es> <INPUT type=submit name=btnG VALUE="Búsqueda Google"> </td></tr></TABLE> </FORM> </center> <!-- Búsqueda Google -->
Mensaje08-11-2008, 19:40 (UTC)    
Título del mensaje:

Mira este:
Código:

<table bgcolor="#ffffff">
<tbody>
<tr>
<td><a href="http://www.google.com/"><img border="0" alt="Google" src="http://www.google.com/logos/Logo_40wht.gif" /></a></td>
<td><input type="text" maxlength="255" size="31" name="q" /> <input type="submit" name="btnG" value="Buscar en sitio" /> <font size="-1"><input type="hidden" name="domains" value="TU NOMBRE DE DOMINIO " /><br />
<input type="radio" name="sitesearch" value="on" />www.google.com<input type="radio" checked="checked" name="sitesearch" value="TU NOMBRE DE DOMINIO" />LA URL DE TU PÁGINA<br />
</font></td>
</tr>
</tbody>
</table>
<strong><br />
</strong>


Salu2!
Mensaje08-11-2008, 19:43 (UTC)    
Título del mensaje:

TO-K! que diferencia hay en " Tu nombre de dominio " y "LA URL DE TU PAGINA" ?

Que se pone?

Lo mismo?
______________
Antes de Preguntar, siempre utiliza el Buscador del Foro
LaMejorMusicaOnline > Renace new Web:
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group