Dr. Dobb's Sourcebook July/August 1997
Select a table:
<INPUT TYPE="radio" NAME="detTable" VALUE="customer"
onClick="searchCrit('customer')" CHECKED>Customer Accounts
<INPUT TYPE="radio" NAME="detTable" VALUE="employee"
onClick="searchCrit('employee')">Customer Service Reps
<P>
Search style:
<INPUT TYPE="radio" NAME="choiceCount" VALUE="6"
onClick="searchSize(this)" CHECKED>Limited
<INPUT TYPE="radio" NAME="choiceCount" VALUE="10"
onClick="searchSize(this)">Expanded