<HTML>
<TITLE> Mike's WebCrawler Demo </TITLE>
<BODY>
<H2> Mike's WebCrawler Demo</H2>
<P> This form will invoke Mike's webcrawler to
search for the phrase you enter in the form below.
This is a live search, so if the connection to the
selected host is slow, the response may take some
time.</P>
<FORM ACTION="spiderfind.cgi" METHOD=POST>
Search String: <INPUT TYPE="TEXT"i
NAME="search" SIZE=40></BR>
<INPUT TYPE="HIDDEN" NAME="url"
VALUE="http://www.ssc.com/">
<INPUT TYPE=SUBMIT>
</FORM>
</BODY>
</HTML>
Copyright © 1994 - 2018 Linux Journal. All rights reserved.