Below you will find the search form generated from the latest version of our search code.
To include our standard search form and graphic on your webpage, follow the instructions below.
Obtain the Graphic Image:
Click on the Bible Search graphic just above and a new page will open with just the graphic. Save this image by going to your browser's 'File' menu and clicking on 'Save As' and saving it to the directory of your choice. Then upload this to the directory on your website containing the page with our search code.
Obtain the Search Code:
Highlight the code below starting with:
<!-- SearchGodsWord.org Search Code -->
and ending with:
<!-- End of SearchGodsWord.org Search Code -->.
Then copy the code from your browser, using your browser's 'Copy' menu item, and paste into the HTML editing program used to create your webpages, using that program's 'Paste' menu item. After saving your page and uploading it to the server where your pages reside, you should check to make sure the form is displaying properly.
If have tried this and cannot make the page display correctly, send an email to webmaster@searchgodsword.org with the web address of your viewable page. You should receive a response within 1-2 business days.
<!-- SearchGodsWord.org Search Code -->
<!-- Version 1.1 -->
<!-- Language Code = "sp" -->
<!-- Type = "Standard" -->
<FORM ACTION="http://spanish.searchgodsword.org/desk/" METHOD="get" NAME="biblesearch" ><TABLE BGCOLOR="white" BORDER=1 RULES="none" BORDERCOLOR=#c0c0c0 CELLPADDING=8 CELLSPACING=0>
<TR><TD ALIGN=center COLSPAN=2><A HREF="http://www.SearchGodsWord.org/"><IMG SRC=bible_search_standard_sp.gif HEIGHT=40 WIDTH=250 BORDER=0></A></TD></TR>
<TR>
<TD align="right" vAlign=top><B><FONT FACE="Verdana, Arial, Geneva" size=2>Búsqueda:</FONT></B></TD>
<TD><FONT FACE="Verdana, Arial, Geneva" size=2><INPUT name=query><BR><FONT size=1>Búsqueda de palabra clave o escritura<BR>referencia(ej. Juan 3:16)</FONT></FONT></TD>
</TR>
<TR>
<TD align="right"><FONT FACE="Verdana, Arial, Geneva" size=2><B>Sección:</B></FONT></TD>
<TD><FONT FACE="Verdana, Arial, Geneva"size=2><SELECT NAME=section>
<OPTION VALUE="0" >Biblia Completa
<OPTION VALUE="1">----------------
<OPTION VALUE="1" >Viejo Testamento
<OPTION VALUE="2" >Nuevo Testamento
<OPTION VALUE="3">----------------
<OPTION VALUE="3" >Libros de la Ley
<OPTION VALUE="4" >Libros de Historia
<OPTION VALUE="5" >Libros de Sabiduría
<OPTION VALUE="6" >Profetas Mayores
<OPTION VALUE="7" >Profetas Menores
<OPTION VALUE="8" >Los Evangelios
<OPTION VALUE="9" >Epístolas Paulinas
<OPTION VALUE="10" >Epístolas Generales
<OPTION VALUE="11" >Libros Apocalípticos
</SELECT></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" ALIGN="right"><B><FONT FACE="Verdana, Arial, Geneva" size=2>Traducción:</FONT></B></TD>
<TD><FONT FACE="Verdana, Arial, Geneva" SIZE=2>
<SELECT NAME="translation">
<OPTION VALUE="bla" >La Biblia de la Américas
<OPTION VALUE="rva" >La Biblia Reina-Valera
</SELECT>
<BR><INPUT TYPE="checkbox" NAME="sr" VALUE="1" CHECKED> Incluye Recursos de Estudio</FONT></TD>
</TR>
<TR>
<TD align="right"> </TD>
<TD><INPUT TYPE="hidden" NAME="language" VALUE="sp"><INPUT NAME="Enter" TYPE="submit" VALUE="Realizar búsqueda"></TD>
</TR>
</TABLE></FORM>
<!-- End of SearchGodsWord.org Search Code -->