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

📄 main.asp

📁 网上购物系统 asp+sql server 2005
💻 ASP
字号:
<%
'您并不需要修改main.asp,如果要修改功能或界面,请修改main.asp中的各个包含文件即可
%>
<!--#include file="include/dbopenbd.asp"-->
<!--#include file="md5.asp"-->
<html><head><title><%=sitename%>-<%=siteurl%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="description" content="<%=sitedescription%>">
<meta name="keywords" content="<%=sitekeywords%>">
<link rel="stylesheet" href="include/css.css" type="text/css">
<script language=javascript src=include/pic1.js></script>
</head>
<center>
<!--#include file="a_top.asp"-->
<div align="center">
<table width="760" border=0 cellspacing=0 cellpadding=0 bgcolor="#FFFFFF"  class="grayline" style="table-layout:fixed;word-break:break-all; border-top-width:1px; border-bottom-width:1px">
<tr><td bgcolor="#FBFBFB" align=center valign=top width=185>
<!--#include file="a_login.asp" -->
<!--#include file="a_tree.asp" -->
</td>
<td bgcolor="#CCCCCC" width="1"></td>
<td width=572 align=center valign=top>
<table width=100% border=0 align=center cellpadding=0 cellspacing=0 bgcolor=#fbfbfb class="new">
<tr><td width=3></td>
<td width=271 height=155 valign=top background=images/pics.gif>
<!--#include file="a_gundong.asp"-->
</td><td width=3></td><td width=290 height=155 valign=top align=center>
<!--#include file="a_news.asp"-->
</td></tr>
</table>
<!--#include file="a_shop.asp"-->
</td></tr></table>
</div>
<!--#include file="a_bottom.asp"-->
</center>
</body>
</html>

⌨️ 快捷键说明

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