Keystone Contacts Search

For Your Web site

To add a wide search box like:

Enter Search: Match:

or    

   or

Insert these Lines of code into your web page:

<TABLE width=500 cellspacing="0">

<TR>

<TD align=center vAlign=top width=500 height="15" bgcolor="#FFFF00">

<form method="Get" action="http://www.keycon.net/cgi-bin/search.pl">

<p><b><font color="#FF0000" size="2">Enter Search: </font></b><INPUT maxLength=800 name=Terms size=25><INPUT type=submit value='Search'>

<b><font size="2" color="#FF0000">Match:</font> </b><SELECT name=Range> <OPTION selected value=Any>any term</OPTION> <OPTION

value=All>all terms</OPTION></SELECT></p>

</form>

</TD>

</TR>

<TR>

<TD align=center vAlign=top width=500 height="15" bgcolor="#FFFF00">

<table border="0" width="100%" cellspacing="0" height="15">

<tr>

<td width="50%" align="right">

<form method="get" action="http://www.keycon.net/cgi-bin/search.pl">

<p><FONT face="Arial, Helvetica" size=2>or <SELECT

name=Terms size=1> <OPTION selected>pick a community</OPTION>

<OPTION value=Altoona>Altoona</OPTION>

<option value="Bedford">Bedford</option>

<option value="Bellefonte">Bellefonte</option>

<option value="Breezewood">Breezewood</option>

<option value="Chambersburg">Chambersburg</option>

<option value="Cornwall">Cornwall</option>

<option value="Duncansville">Duncansville</option>

<option value="Ebensburg">Ebensburg</option>

<option value="Ephrata">Ephrata</option>

<option value="Gettysburg">Gettysburg</option>

<option value="Fransktown">Fransktown</option>

<option value="Harrisburg">Harrisburg</option>

<option value="Hollidaysburg">Hollidaysburg</option>

<option value="Huntingdon">Huntingdon</option>

<option value="Indiana">Indiana</option>

<option value="Johnstown">Johnstown</option>

<option value="Lancaster">Lancaster</option>

<option value="Lebanon">Lebanon</option>

<option value="Lewistown">Lewistown</option>

<option value="Manheim">Manheim</option>

<option value="State College">State College</option>

<option value="York">York</option></SELECT><INPUT type=submit value=Go!>&nbsp;&nbsp;&nbsp;</FONT></p>

</form>

</td>

<td width="50%" valign="middle" align="left">

<form method="get" action="http://www.keycon.net/cgi-bin/search.pl">

<p><font face="Arial, Helvetica" size="2">&nbsp;&nbsp; or <SELECT

name=Terms size=1> <OPTION selected>pick a county</OPTION>

<OPTION value='+Adams +County'>Adams County</OPTION>

<option value="+Bedford +County">Bedford County</option>

<option value="Blair County">Blair County</option>

<option value="Cambria County">Cambria County</option>

<option value="Centre County">Centre County</option>

<option value="Dauphin County">Dauphin County</option>

<option value="Franklin County">Franklin County</option>

<option value="Huntingdon County">Huntingdon County</option>

<option value="Juniata County">Juniata County</option>

<option value="Lancaster County">Lancaster County</option>

<option value="Lebanon County">Lebanon County</option>

<option value="Mifflin County">Mifflin County</option>

<option value="Snyder County">Snyder County</option>

<option value="York County">York County</option></SELECT><INPUT type=submit value=Go!> </font></p>

</form>

</td>

</tr>

</table>

 

 


To add a mini search box like:

Keystone Contacts

Enter Search Term:

Insert these Lines of code into your web page:

<table border="0" width="150" bgcolor="#FFFF00">

<tr>

<td width="100%">

<form method="Get" action="http://www.keycon.net/cgi-bin/search.pl">

<div align="center">

<center>

<table border="0" width="150">

<tr>

<td width="100%" align="center"><font size="2" color="#FF0000"><b>Keystone

Contacts</b></font></td>

</tr>

<tr>

<td width="100%">

<p align="center"><font size="2" color="#FF0000"><b>Enter

Search Term:</b></font></td>

</tr>

<tr>

<td width="100%">

<p align="center"><INPUT maxLength=800 name=Terms size=25></td>

</tr>

<tr>

<td width="100%">

<p align="center"><INPUT type=submit value='Search'>

</td>

</tr>

</table>

</center>

</div>

</form>

</td>

</tr>

</table>

 

Return to Keycon Main