Basic Search
engine Plus demo.
To add our search by zip engine to you website, copy and paste the following code between the <body> tags of your web page. * *This requires some knowledge of HTML. We are not responsible for any loss of data or anything else that goes wrong. This is a beta version and we can't guarantee this will work in all sites. Back up your data before you alter it !! Frontpage users may need to copy and paste this into notepad first, the copy from note pad and then paste into your html. (don't ask) |
The code is everything below this line
<table border="1" cellpadding="0" width="407" bgcolor="#FFFFCC">
<tr>
<td height="14" width="399">
<form method="POST" action="http://www.iProcessServers.com/zip.asp" target="_blank" name="Process Server by zip code">
<p align="left"><b><font face="verdana, arial, sans serif" color="000088" size="2">Find a Process Server Here:</font></b></p><div align="center">
<table border="0" cellpadding="3" cellspacing="0" align="left">
<tr>
<td width="362">
<p align="left"><b>
<input type="text" name="zipcode" size="20" maxlength="5">
<input type="submit" value="Find" name="submit"><br>
<font face="verdana, arial, sans serif" size="1" color="ff0000">please note: only 5 digit zip codes are accepted</font></b><p align="left"><b><font face="verdana, arial, sans serif" size="1" color="ff0000">
Courtesy of <a href="http://www.iProcessServers.com">www.iProcessServers.com</a></font></b></td>
</tr>
</table></div>
<p align="center"> </p><center><b><input type="hidden" value="submit" name="action">
</form>
</b></center></td>
</tr>
</table>