Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
75 lines (35 sloc)
1.57 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html><head><title>Excite Searching</title></head> | |
| <body BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FF0000" ALINK="#0000FF"> | |
| <h1><a href="http://www.excite.com/"><img | |
| src="http://www.tyranny.org/excite/pictures/AT-search_banner.gif" | |
| BORDER=0></a></h1> | |
| <p><b>Database description:</b> This will search the whole Tyranny.org site. It supports boolean operations. | |
| <p> | |
| <FORM ACTION="http://www.tyranny.org/excite/AT-allsearch.cgi" METHOD=POST> | |
| <TABLE><TR><TD> | |
| <b>What are you looking for?</b> | |
| </TD></TR></TABLE> | |
| <TABLE><TR><TD><INPUT NAME="search" VALUE="" size=50> | |
| </TD><TD><INPUT TYPE="image" | |
| SRC="http://www.tyranny.org/excite/pictures/AT-search_button.gif" | |
| NAME="searchButton" HEIGHT=20 | |
| WIDTH=75 ALT="Search" BORDER=0></TD></TR></TABLE> | |
| <TABLE><TR><TD> | |
| <input type="radio" name="source" value="local" CHECKED> | |
| <B>Local Search: </B> Search the documents at this site.<BR> | |
| <input type="radio" name="source" value="excite"> | |
| <B>Internet Search: </B> Search the Internet with | |
| <a href="http://www.excite.com">excite</a>.<BR> | |
| <INPUT TYPE="hidden" NAME="backlink" VALUE="http://www.tyranny.org"> | |
| <INPUT TYPE="hidden" NAME="bltext" VALUE="Tyranny.org"> | |
| </TD></TR></TABLE> | |
| <INPUT TYPE="hidden" NAME="sp" VALUE="sp"> | |
| </FORM> | |
| <p><p> | |
| Click here for <a href="/excite/AT-queryhelp.html">help on searching</a>. | |
| <p><p><b>TIP:</b> If you plan on making multiple searches, you might | |
| wish to make a bookmark for this page. | |
| <p><center><a href="http://www.excite.com/navigate"> | |
| <img src="/excite/pictures/AT-trans_logo.gif" alt="This site is excited" BORDER=0></a> | |
| </center> | |
| </body></html> |