<p>Please either fill one box or the other <b>DO NOT</b> fill both boxes</p>
<form name="Account" method="post" action="../../process/bill_search.php">
<table width="100%" border="1">
<tr>
<td width="12%">Account ID</td>
<td width="38%">
<input type="text" name="acc_id" size="60">
</td>
</tr>
</table>
<div align="center">
<input type="submit" name="Submit" value="Submit">
<input type="reset" name="Submit2" value="Reset">
</div>
</form>
<p> </p>