Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
<html>
<head>
<title>Matt's Script Archive Search Engine</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<h1 align="center">Matt's Script Archive Search Engine</h1>
<p>Use the form below to search through the files at Matt's Script Archive!</p>
<hr size="7" width="75%">
<form method="POST" action="http://206.139.177.175/~ig/cgibin/search.cgi">
<div align="center"><center><table border="1">
<tr>
<th>Text to Search For: </th>
<th><input type="text" name="terms" size="40"><br>
</th>
</tr>
<tr>
<th>Boolean: <select name="boolean" size="1">
<option>AND </option>
<option>OR </option>
</select> </th>
<th>Case <select name="case" size="1">
<option>Insensitive </option>
<option>Sensitive </option>
</select><br>
</th>
</tr>
<tr>
<th colspan="2"><input type="submit" value="Search!"> <input type="reset"><br>
</th>
</tr>
</table>
</center></div>
</form>
<hr size="7" width="75%">
<p>Simple Search created by Matt Wright and can be found at <a
href="http://www.worldwidemart.com/scripts/">Matt's Script Archive</a>. </p>
</body>
</html>