📄 rstep1.asp
字号:
<!--#include file="../inc/top.asp"-->
<html>
<head>
<title>网上办税系统</title>
<link href="/images/style.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url();
}
.L99 {COLOR:#006699}
A:HOVER {COLOR:#FF6600}
.style4 {color: #000000}
.style5 {color: #0D6CB0}
.style12 {color: #CCCCCC}
.style13 {color: #999999; }
.style14 {color: #666666}
-->
</style></head>
<body style="margin:0px">
<%
top()
%>
<div align="center">
<%
yhmc=request.form("yhmc")
mima=request.form("mima")
mima2=request.form("mima2")
qylx=request.form("qylx")
qymc=request.form("qymc")
frdb=request.form("frdb")
addr=request.form("addr")
tel=request.form("tel")
email=request.form("email")
%>
<%response.write yhmc%>
<hr style="width:776"><%
foot()
%>
</div>
</body>
</html>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -