I am attempting to access DBman by a submit form command. (below) However it only gets me to the main menu, whereas the hyperlink (bottom) takes me to the query result. Can anyone advise me of the correct way to get the query result using a submit routine?
rgs peter
<form action='db.pl' method='post'>
<input IMG alt='Bookings' src='../www/images/customers_big.gif' type='image' name='submit' value='db=default&uid=default&view_records=1&keyword=unique1&view_records=View+Records'>
</td></tr></table></FORM><BR>
<font face=Arial color=black size=1>
<A href='../cgi-bin/db.pl?db=default&uid=default&view_records=1&ID=*'><IMG alt=Bookings src='../www/images/customers_big.gif' border=0 ></A><BR>Bookings</FONT>
</p></center>|;
rgs peter

<form action='db.pl' method='post'>
<input IMG alt='Bookings' src='../www/images/customers_big.gif' type='image' name='submit' value='db=default&uid=default&view_records=1&keyword=unique1&view_records=View+Records'>
</td></tr></table></FORM><BR>
<font face=Arial color=black size=1>
<A href='../cgi-bin/db.pl?db=default&uid=default&view_records=1&ID=*'><IMG alt=Bookings src='../www/images/customers_big.gif' border=0 ></A><BR>Bookings</FONT>
</p></center>|;