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

📄 main_site.asp

📁 Access的投票系统
💻 ASP
字号:
<%@ Language=VBScript %>
<html>

<head>
<title>:::: ͶƱϵͳ ::::</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="vote.css" type="text/css">

<script language="JavaScript">
<!--
function openWin(URL,Name,butt) 
{
	window.open(URL,Name,butt);
}
-->
</script>

</head>

<body text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#FFFFFF">
<table border="0" width="100%" height="100%" cellpadding="0" cellspacing="0">
	<tr>
		<td width="150" bgcolor="#eeeeee" valign="top"><br>
		<!--#include file="poll_inc.asp"-->
		</td>
		<td>&nbsp;</td>
	</tr>
</table>

</BODY>
</HTML>

⌨️ 快捷键说明

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