This is what the output file looks like:

<head>
    <title>Results</title>
</head>
<body>
This is where the header would appear.<br>
    <table border="2" align="center">
<tr>
            <td><a href="getrec?recnum=872346">872346</a></td><td>7569823</td><td>12/03/99</td><td>1265.00</td>
        </tr>
<tr>
            <td><a href="getrec?recnum=872984">872984</a></td><td>7575987</td><td>01/05/00</td><td>1342.00</td>
        </tr>
<tr>
            <td><a href="getrec?recnum=873876">873876</a></td><td>7587342</td><td>02/03/00</td><td>1124.00</td>
        </tr>
</table>



This is where the footer would appear, along with the
navigation bar.
</body>