123
<html><body><form id="form1" name="form1" method="post" action="requestForm2.jsp">请选择喜欢的水果:<p><input type="checkbox" name="checkbox" value="apple" />apple <input type="checkbox" name="checkbox" value="banana" />banana <input type="checkbox" name="checkbox" value="peach" />peach<p> <input type="submit" name="Submit" value="提交" /></form></body></html>
页:
[1]