I am populating a drop list with values from a field in another table, this part works fine. But with both AddNew and Update, a button named (DropDOwn ?) appears alongside the other buttons (Add New Record, Reset) and (Update Current Record, Reset). What is it? and how do I get rid of it?

Here is the related html code generated.

</select></TD></TR><Tr><th align=right BGCOLoR=#99CCFF ><font color=#0000cc>CAIDType &nbsp;</font></th><TD align=left><INPUT name=&#34;CAIDType&#34; TYPE=TEXT MAXLENGTH=50 SIZE=25 VALUE=&#39;&#39;></TD></TR><Tr><th align=right BGCOLoR=#99CCFF ><font color=#0000cc>RxCoverage &nbsp;</font></th><TD align=left><INPUT name=&#34;RxCoverage&#34; TYPE=TEXT MAXLENGTH=50 SIZE=25 VALUE=&#39;&#39;></TD></TR></tr></TABLE></table></CENTER><br><center><TABLE><TR><td><A HREF=&#34;/demo4x/Ex5.asp?aspDBBut_999=aspDBgoForm::0&#34;><IMG border=0 VALIGN=middle SRC=&#39;../images/Cancel.gif&#39;></td></A><td><INPUT TYPE=Submit NAME=aspDBEditBut_999 VALUE=&#39;DropDown ?&#39;></td><td><INPUT TYPE=Submit NAME=aspDBEditBut_999 VALUE=&#39;Add New Record&#39;></td><td><INPUT TYPE=Reset VALUE=&#39;Reset&#39;></td></tr></table></center></FORM><A NAME=ASPDB_999> </A>

</BODY>
</HTML>