⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gotop_dw.asp

📁 家教育全站代码
💻 ASP
字号:
<!--#include file="info.asp"-->
<!--#include file="conn.asp"-->
<html>
<%
if Request.Cookies("id")="" or Request.Cookies("ac")="" or Request.Cookies("user")<>"2" then
response.write "<script language=JavaScript>" & chr(13) & "alert('您还未登陆或登录超时,请重新登录后操作!!');"&"window.location.href = 'index.asp'"&" </script>"
Response.End
end if
%>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="css.css"  type="text/css">
<title><%=webname%> - 会员中心- </title>
<style type="text/css">
<!--
.STYLE4 {color: #FF0000; font-weight: bold; }
.STYLE6 {	font-size: 12pt;
	color: #0033CC;
}
.STYLE7 {font-size: 12px}
.STYLE8 {	font-size: 18pt;
	font-weight: bold;
}
-->
</style>
</head>

<body>
<!--#include file="top.asp"-->
<div align="center">
	<table border="0" width="811" cellspacing="0" cellpadding="0" id="table1" height="421">
		<tr>
			<td style="border-left: 1px solid #ffc6bf; border-right: 1px solid #ffc6bf; border-top: 1px solid #ffc6bf" width="760" valign="top" bgcolor="#FEFBF4">
			<div align="center">
				<table border="0" width="705" cellspacing="0" cellpadding="0" id="table2" height="379">
					<tr>
						<td height="86" width="214">
						<img border="0" src="images/control.gif" width="282" height="90"></td>
						<td height="86" width="237"> </td>
						<td height="86" width="128">
						<img border="0" src="images/controltop1.gif" width="128" height="90"></td>
						<td height="86" width="58"> </td>
					</tr>
					<tr>
						<td width="705" colspan="4" valign="top">
						<%'表格%>

						<div align="center">
							<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table3" height="272">
								<tr>
									<td height="27" colspan="2">
									<p align="left">
									&nbsp;会员中心 → 信息维护</td>
								</tr>
								<tr>
									<td width="25%" valign="top">
									<!--#include file="en_menu.asp"-->
									</td>
								  <td width="75%" valign="top" align="center" style="border: 1px solid #000000">
																		<table border="0" width="93%" cellspacing="0" cellpadding="0" id="table5">
											<tr>
												<td height="40">
												<p align="center"><b>教员信息提升到最前操作</b>                                                
												<p align="left"><span class="STYLE6">&nbsp;&nbsp;&nbsp;&nbsp;<span class="STYLE7">随着教员的增加,你的信息可能会被置后显示,这样被浏览到的机率会大大降低,从而家教成功率也会下降,本站特别为教员用户推出信息提升服务,你随时可提升你的信息显示位置【同时出现在本站首页“最新教员”和“教员信息”页面的顶部】,当你点击下面的按钮后,你的<span class="STYLE4">家教信息将会自动提升到最前面显示</span>。</span></span>                                                
												<p align="center"></td>
											</tr>
											<tr>
												<td height="2" valign="top">												</td>
											</tr>
											<tr>
												<td height="38" align="center">
												<table border="0" width="524" cellspacing="0" cellpadding="0" height="61">
						<tr>
							<td width="524" height="61">
							<div align="center"><form method="POST" action="gotopdata_dw.asp">
									<input type="submit" value="提升教员信息" name="G1">
                                  </form>
							</div></td>
							</tr>
					</table>

												</td>
											</tr>
									</table>
									
 
<p>&nbsp;</p>
<p><span class="STYLE8"><img src="images/jtou.gif" width="16" height="16"><a href="yfcb_dw.html" target="_blank"><font color=#ff0000>升级成VIP会员,享受本站超值服务!!</font></a></span></p></td>
								</tr>
							</table>
						</div>
						<%'表格%>

						</td>
					</tr>
			  </table>
			</div>
			</td>
		</tr>
	</table>
</div>
<%
set rs=nothing
set conn=nothing
%>

<!--#include file="base.asp"-->
</body>

</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -