📄 aspsql6.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>前台页面</title>
</head>
<body>
<form name="form1" method="post" action="aspsql7.asp">
<p>项目号:
<input name="projectnum" type="text" id="projectnum">
</p>
<p>预算:
<input name="yusuan" type="text" id=" yusuan ">
</p>
<p>
开工日期:
<input type="text" name="worktime">
</p>
<p>
<input type="submit" name="Submit" value="提交">
<input type="reset" name="Submit2" value="重置">
</p>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -