Ver Mensaje Individual
  #3 (permalink)  
Antiguo 18/01/2006, 07:07
Tew
 
Fecha de Ingreso: enero-2006
Mensajes: 1.562
Antigüedad: 18 años, 3 meses
Puntos: 17
Prueba con esto:
Cita:
<form method="get" action="http://www.google.es/custom" target="_blank">
<a href="http://www.google.com/"><img src="RUTA_DONDE_GUARDES_LAS_IMAGENES/Logo_25wht.gif" alt="Google" border="0"></a>
<input name="domains" value="URL_DE_TU_PAGINA" type="hidden">
<input name="q" size="5" maxlength="255" value="" type="text">
<input name="sa" value="Buscar" type="submit">
<input name="sitesearch" value="" type="radio">Internet
<input checked="checked" value="URL_DE_TU_PAGINA" name="sitesearch" type="radio">TU_PAGINA
</form>
Aunke tendras ke buscar el logo de Google.