📄 right.asp
字号:
<html>
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="style.css" type=text/css rel=stylesheet>
<title></title>
</head>
<body topmargin="0" leftmargin="0">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="175" id="AutoNumber1">
<tr>
<td width="100%" height="37" background="img/home_11.gif">
<font color="#5E6378">
<%if (Session("puid")="" and Session("cuid")="") then%>
<b>用户登录</b></font></td>
</tr>
<tr>
<td width="100%" height="6" background="img/home_12.gif">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="160" id="AutoNumber104">
<tr>
<FORM name=login action=login.asp method=post> <td width=100% height=25>
<p style="line-height: 200%"> 用户名:<input name=uname size=14></td>
</tr>
<tr>
<td width=100% height=25>
<p id=fps1> 密 码:<input type=password name=pwd size=14></td>
</tr>
<tr>
<td width=100% height=25>
<p id=fps1 align=center>
<input type=submit value="登 陆" name=B1>
<a target="_blank" href="zhuce.asp">立即注册</a></td>
</FORM>
</tr>
</table>
</center>
</div>
</td>
<tr>
<td width="100%" height="1">
<img border="0" src="img/home_13.gif" width="175" height="12"></td>
</tr>
<tr>
<td width="100%" height="4">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber106">
<tr>
<td width="100%" height="4"></td><tr align="center"><td><p align="center"><br><br><a href="http://www.ddtaobao.com" target="_blank">http://www.ddtaobao.com</a></p><br></td></tr>
</tr>
<%else%>
<%if (session("cuid")="") then%>
<b>欢迎:<font color="#EC5106"><b><%=session("puid")%> </b></font></td>
</tr>
<tr>
<td width="100%" height="6" background="img/home_12.gif">
<div align="center">
<center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="160" id="AutoNumber104">
<tr>
<tr>
<td width="100%" height="20"> <img border=0 src=img/img_04.gif width=4 height=7>
<a href="main.asp">进入个人信息中心</a>
</td>
</tr>
<tr>
<td width="100%" height="20"> <img border=0 src=img/img_04.gif width=4 height=7>
<a href="register.asp">填写个人简历</a>
</td>
</tr>
<tr>
<td width="100%" height="20"> <img border=0 src=img/img_04.gif width=4 height=7>
<a href="modify.asp">维护个人简历</a>
</td>
</tr>
<tr>
<td width="100%" height="20"> <img border=0 src=img/img_04.gif width=4 height=7>
<a href="exit.asp">退出登录</a>
</td>
</tr>
</tr>
</table>
</center>
</div>
</td>
<tr>
<td width="100%" height="1">
<img border="0" src="img/home_13.gif" width="175" height="12"></td>
</tr>
<tr>
<td width="100%" height="4">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber106">
<tr>
<td width="100%" height="4"></td>
</tr>
<%end if%>
<%end if%>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -