D
Dusy
Unregistered / Unconfirmed
GUEST, unregistred user!
在Delphi7中,怎样用idhttp组件实现对表单的post提交?请高手帮忙!
例如:
<form method="post" action="http://www.tz-js.cn/yfex/ip/index.asp">
<td width="75%" align="center" height=22 bgcolor=#EFF1F3>
<input type="text" name="ip" size="22">
<input type="hidden" name="search" size="22" value="search">
<input type="submit" value="查 询" name="B1" c></td></form>
例如:
<form method="post" action="http://www.tz-js.cn/yfex/ip/index.asp">
<td width="75%" align="center" height=22 bgcolor=#EFF1F3>
<input type="text" name="ip" size="22">
<input type="hidden" name="search" size="22" value="search">
<input type="submit" value="查 询" name="B1" c></td></form>