summaryrefslogtreecommitdiff
path: root/archives/html/includes/search_box.php
blob: b3eeb91acec5def124ad601c2e6cac89e7f319e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<form method="get" action="http://search.postgresql.org/archives.search">
<div class="tblBasic">

<table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey" width="590">
   <tr>
      <td class="colFirstRT">Search for</td>
      <td class="colLast"><input type="text" name="q" size="30" value=""/> <input type="submit" value="Search!"/></td>
   </tr>

<tr>
  <td class="colFirstRT">&nbsp;</td>
  <td class="colLast" align="right"><a href="http://search.postgresql.org/search?m=1">Advanced Search</a></td>
</tr>

</table>
</div>
</form>