[Prev][Next][Index][Thread]

Tesla search



Hi all,

A couple of people have asked me how I added the Tesla search box to my web
site.  The html is below, and you just add it  to your page anywhere you
want the search box.  Clicking the button performs an automatic search for
other Tesla related sites.

Zap!

Charles Brush
http://www.foundrygroup-dot-com/cbrush/fun
-----------------------------------------------------

<table border="0" cellpadding="1" cellspacing="0" bgcolor="#666699">
<tr><td colspan="4"><center>
<font face="arial,helvetica" color="white"><b>Find more Tesla coil sites
on</b></font></center>
</td>
</tr>
<tr>
<td>
<center>
<img height="30" width="193"
src="http://www.SpaceSearch-dot-com/images/rsbox/sshdsm.gif"></center>
</td>
<td>
<form action="http://www.spacesearch-dot-com/cgi-bin/jump/jump.pl" method="post">
</td>
<td><input type="submit" value="Search!"></td>
<td>
<table border="0">
<tr>
<td>
<input type="hidden" value="teslasearch" name="jump"></td>
</tr>
</table>
</form>
</td>
</tr>
</table>