The Search Bar
How to add a search bar to your pages
The Search Bar
How to add a search bar to your pages
Simply add the following HTML to the page where you would like the searchbar to appear:
<table>
<!-- BEGIN Form: search -->
<form name="search" action="http://search.disinfo.com/cgi-bin/htsearch" method="post" target="_blank">
<input type="hidden" name="method" value="and">
<input type="hidden" name="format" value="long">
<input type="hidden" name="sort" value="score">
<input type="hidden" name="config" value="disinfo">
<input type="hidden" name="restrict" value="">
<input type="hidden" name="exclude" value="">
<tr>
<td width="106" align="right"><input type="text" name="words" size="25">>/td>
<td width="8"><img src="/images/constant/clear.gif" width="8" height="8"></td>
<td width="12"><input type="image" src="/images/constant/button_go.gif" alt="go" width="23" height="16" border="0" name="image"></td>
</tr>
</form>
<!-- END Form: search -->
</table>
When a search is performed from your page, the request will be sent to DisInformation's Search Engine and the results will appear in a new window.

©
1997-2002 The Disinformation Company Ltd. All rights reserved.
|