Before submitting a query one can fine tuning it by selecting three more
options at BioPD.
They influence the maximum number of hits reported and how documents
matching the query are reported.
Tags that manage these options inside forms are:
<INPUT TYPE="hidden" NAME="maxhits" VALUE="30">If you don't use this tag, then the default value is 40 hits.
<INPUT TYPE="radio" NAME="directget" VALUE="1"><B>YES</B> <INPUT TYPE="radio" NAME="directget" VALUE="0" CHECKED><B>NO</B>
<INPUT TYPE="radio" NAME="multiple" VALUE="1" CHECKED> <B>YES</B> <INPUT TYPE="radio" NAME="multiple" VALUE="0"> <B>NO</B>