Hay posibilidad que me lo abra en la misma (iframe)? Porque sino se me "rompe" toda la estructura de la web.
Aquí tienen el código del Google SiteSearch
Código :
<!-- SiteSearch Google --> <form method="get" action="http://www.gruposcout508.com.ar/buscador.html" target="_self"> <table border="0" bgcolor="#ffffff"> <tr><td nowrap="nowrap" valign="top" align="left" height="32"> <a href="http://www.google.com/"> <img src="http://www.google.com/logos/Logo_25wht.gif" border="0" alt="Google" align="middle"></img></a> </td> <td nowrap="nowrap"> <input type="hidden" name="domains" value="gruposcout508.com.ar"></input> <label for="sbi" style="display: none">Introduzca los términos de búsqueda.</label> <input type="text" name="q" size="31" maxlength="255" value="" id="sbi"></input> <label for="sbb" style="display: none">Envíe el formulario de búsqueda</label> <input type="submit" name="sa" value="Buscar" id="sbb"></input> </td></tr> <tr> <td> </td> <td nowrap="nowrap"> <table> <tr> <td> <input type="radio" name="sitesearch" value="" id="ss0"> </input> <label for="ss0" title="Buscar en la web"><font size="-1" color="black">Web</font></label></td> <td> <input name="sitesearch" type="radio" id="ss1" value="gruposcout508.com.ar" checked="checked"> </input> <label for="ss1" title="Buscar gruposcout508.com.ar"><font size="-1" color="black">gruposcout508.com.ar</font></label></td> </tr> </table> <input type="hidden" name="client" value="pub-7914497590208963"></input> <input type="hidden" name="forid" value="1"></input> <input type="hidden" name="ie" value="ISO-8859-1"></input> <input type="hidden" name="oe" value="ISO-8859-1"></input> <input type="hidden" name="cof" value="GALT:#940F04;GL:1;DIV:#CCCCCC;VLC:7E3939;AH:center;BGC:FFFFFF;LBGC:FFFFFF;ALC:940F04;LC:940F04;T:000000;GFNT:7E3939;GIMP:7E3939;LH:50;LW:121;L:https://www.google.com/a/cpanel/gruposcout508.com.ar/images/logo-custom.gif;S:http://gruposcout508.com.ar;FORID:11"></input> <input type="hidden" name="hl" value="es"></input> </td></tr></table> </form> <!-- SiteSearch Google -->
Muchas Gracias!
