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

📄 admin.asp

📁 投票系统.rar 投票系统完整源码
💻 ASP
字号:
<!--#include file="config.asp"-->
<!--#include file="check.asp"-->
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>投票管理</title>
<link rel="stylesheet" type="text/css" href="css.css">
</head>

<body>
<!--#include file="admin_top.asp"-->
<table border="0" width="100%" id="table1" height="200" cellspacing="1" cellpadding="3" class="tableborder">
	<tr>
		<td align="center"><b>欢迎使用[<a href="http://www.xhonline.cn">雪晖在线</a>]投票系统!</b><p>
		<b>如果你在使用过程之中有什么问题请[<a href="http://www.xhonline.cn/GuestBook/Index.asp">点此给我留言</a>]</b></p>
		<p><b>如果你对本系统有什么意见或者是建议也请[<a href="http://www.xhonline.cn/GuestBook/Index.asp">点此给我留言</a>]</b><p>
		<font color="#FF0000"><b>注:&quot;主题&quot;为最上一级,其下为&quot;标题&quot;,&quot;标题&quot;下为&quot;问题&quot;.调用的时候都是调用&quot;主题&quot;!</b></font></td>
	</tr>
</table>
<!--#include file="admin_foot.asp"-->
</body>

</html>

⌨️ 快捷键说明

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