- 打印本文 关闭窗口
- 用表单来提交sql - 3
- 作者:采集员 文章来源:来源于网络 点击数: 更新时间:2005/9/10 14:19:52
- =<"<BR<")
else
%>
<html>
<body>
<form name=f method=post action="列表4.asp">
Gimme your:<br>
First Name: <input type=text name="fName"<<br>
Last Name: <input type=text name="lName"<<br>
Age: <input type=text name="num_age"<<br>
<input type="checkbox" value="Y" name="MyCheckBox"<Do you want this checked?<br>
<input type="submit" value="Submit">
</form>
</body>
</html>
<%
end if
%> - 打印本文 关闭窗口