📄 index.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="session.asp"-->
<!--#include file="conn.asp"-->
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="../style/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
font-size:9pt;
margin-top: 3px;
margin-bottom: 3px;
background-color: #666666;
}
td { font-size: 9pt }
a:link {
color: #00CC33;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #00CF31;
}
a:hover {
text-decoration: none;
color: #00CF31;
}
a:active {
text-decoration: none;
color: #00CF31;
}
-->
</style>
</head>
<body leftmargin="0">
<table width="760" height="504" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="24" colspan="2" style="border-bottom: 3 solid green"> </td>
</tr>
<tr>
<td colspan="2" bgcolor="#008200" style="border-left: 7 solid green;border-right: 3 solid green"><div align="center"></div> <table width="100%" height="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999">
<tr>
<td height="31" bgcolor="#008200"><div align="center"><marquee onMouseOver=this.stop() onMouseOut=this.start() >后台管理系统 请保留版权信息 不得借本系统发布国家禁止内容! 如有违返! 后果自负!</marquee></div></td>
</tr><tr><td ><iframe name="mainFrame" id ="mainFrame" frameborder="0" scrolling="no" hspace="0" vspace="0" width="100%" height="100%" src="main.asp"></iframe> </td></tr>
</table>
</td>
</tr>
</table>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="150" height="8" valign="top" bgcolor="#008200"><div align="center"><img src="images/bott.gif" height="8"><a href="index.asp">管理首页</a></div></td>
<td width="145" valign="top" bgcolor="#008200"><div align="center"><a href="out.asp" >退出管理</a></div></td>
<td width="154" valign="top" bgcolor="#008200"><div align="center"><a href="add_xi_add.asp" target="mainFrame">添加相片</a></div></td>
<td width="151" valign="top" bgcolor="#008200"><div align="center"><a href="add_xi.asp" target="mainFrame">相片管理</a></div></td>
<td width="160" valign="top" bgcolor="#008200"><div align="center"><a href="../" target="_blank">查看相册</a></div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -