急!!!!!!!!!!在ACCESS数据库中设计一个以“天敌名称”为名称的搜索窗口,

来源:百度知道 编辑:UC知道 时间:2024/06/27 17:52:23
即当打开时显示界面是“天敌名称”四个字,然后有一个文字输入窗口,当用户输入正确的天敌名称后,会弹出与该天敌名称处于同一行的相关信息,怎么写代码?
最好能让弹出的信息以一定的表格形式出现,每种天敌一行共有4项属性,今晚回答追加100分
三楼的哥哥写得有点正确,但是有好几处红点运行不了

<form name="form1" method="post" action="serch1.asp">
<p align="center"> </p>
<p align="center"><font color=red><b>根据以下一个或多个复合条件搜索记录:</b></font> </p>
<table width="47%" height="303" border="1" align=center cellpadding="2" cellspacing="0" bordercolor="#333333" bgcolor="#66FFFF" style="border-collapse: collapse; border-style: dotted; border-width: 0px">
<tr>
<td align=center><font size="+1">根据实验目的</font></td>
<td width="71%"><font size="+1">
<input name=s_mudi type=text id="s_mudi" size=20 maxlength=20>
</font></td>
</tr>
<tr>
<td align=center><font size="+1"> 根据材料来源</font></td>
<t