OSDN Git Service

Inital Commit
[eos/optional.git] / doc / search / search.html
1 <html>
2  <head>
3   <title>Eos Document Search Engine</title>
4  </head>
5  <body bgcolor=#FFFFCC text=#000000>
6   <center>
7    <h1>Eos Document Search Engine</h1>
8   </center>
9
10         Use the form below to search through the files at Eos Document Home!<p>
11 <hr size=7 width=75%><p>
12
13 <form method=POST action="http:/Eos/search/search.cgi">
14 <center>
15 <table border>
16 <tr>
17 <th>Text to Search For: </th><th><input type=text name="terms" size=40><br></th>
18 </tr>
19 <tr>
20 <th>Boolean: <select name="boolean">
21 <option>AND
22 <option>OR
23 </select> </th> 
24 <th>Case <select name="case">
25 <option>Insensitive
26 <option>Sensitive
27 </select><br>
28 </th>
29 </tr><tr>
30 <th colspan=2>
31 <input type=submit value="Search!"> 
32 <input type=reset><br></th>
33 </tr></table></form></center>
34 <hr size=7 width=75%><p>
35 This "Simple Search" created by Matt Wright and can be found at <a 
36 href="http://www.worldwidemart.com/scripts/">Matt's Script Archive</a>. 
37 </body></html>