The problem was solved this way:
Quote:
Move the form from inside to outside the table like so:
Before table:
<FORM action=search.php method=post><TABLE cellSpacing=0 cellPadding=0 width=969 border=0>
End of table:
</TABLE></form>
|
Thanks for all who gave it a look.
|