请教一个问题,多表单查询
按线路查询<anchor title="确定">确定
<go href="xianlu_response.asp" method="post">
<postfield name="qycx" value="$qycx"/>
</go>
</anchor>
我想要有2个输入框,该怎么搞 <anchor title="确定">确定
<go href="xianlu_response.asp" method="post">
<postfield name="qycx" value="$qycx"/>
<postfield name="qycx2" value="$qycx2"/>
</go>
</anchor>
页:
[1]