帮写个ASP复选框应用的程序

来源:百度知道 编辑:UC知道 时间:2024/06/14 21:04:19
例如
http://www.ultimus.com.cn/submain.asp?mnucls=7&ids=200884214054

怎么取值等?
最好有程序例子
QQ:307958977

fxk.html
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form id="form1" name="form1" method="post" action="tj.asp"><tr>
<td height="25">爱好:
<input type="checkbox" name="ah" value="跑步" />
跑步
<input type="checkbox" name="ah" value="看书" />
看书
<input type="checkbox" name="ah" value="睡觉" />
睡觉
<input type="checkbox" name="ah" value="购物" />
购物</td>
</tr>
<tr>
<td height="25">兴趣:
<input type="checkbox" name="ah" value="跑步1" />
跑步1
<input type="checkbox" name="xq" value="看书1" />
看书