📄 xinxi.asp
字号:
<%@ language="vbscript"%>
<%response.Expires = 0%>
<%
if request.cookies("sp_name")="" then
response.redirect "login.asp"
end if
%>
<!--#include file="conn.asp"-->
<%
shop_name=request.cookies("sp_name")
'创建商家基本资料对象rs_detail
set rs_detail=server.createobject("adodb.recordset")
sqltext2="select * from shop where shop_name1='" & request.cookies("sp_name") & "'"
rs_detail.open sqltext2,conn,1,1
'创建信息数据库连接对象com
dim com
set com=server.createobject("adodb.connection")
com.open "DBQ="& Server.MapPath("../xinxi/erdfg.mdb") &";Driver={Microsoft Access Driver (*.mdb)}"
%>
<html>
<head>
<title>商家管理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE>
BODY {
FONT-SIZE: 10pt;
margin-top: 0px;
background-color: #FF6600;
margin-bottom: 0px;
}
TD {
FONT-SIZE: 10pt; LINE-HEIGHT: 150%
}
A {
TEXT-DECORATION: none
}
A:hover {
TEXT-DECORATION: underline
}
.blueone {
CURSOR: crosshair;
FILTER: glow(color=blue,strength=10);
WIDTH: auto;
FILTER: glow(color=blue,strength=10);
FONT-SIZE: 20pt;
color:#FFFFFF;
LINE-HEIGHT: 200%;
font-family: "长城新艺体";
font-weight: bolder;
text-decoration: blink;
}
.style1 {
color: #990000;
font-weight: bold;
}
</STYLE>
<script language="javascript">
<!--
function isok(theform)
{
if (theform.t1.value=="")
{
alert("对不起,发布信息的主题不能为空!");
theform.t1.focus();
return (false);
}
if (theform.t3.value=="")
{
alert("对不起,发布信息的内容不能为空!");
theform.t3.focus();
return (false);
}
return (true);
}
-->
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" height="80">
<tr>
<td background="pic/topnew.gif">
<table width="778" border="0" cellspacing="0" cellpadding="0" height="45">
<tr>
<td width="319"> </td>
<td width="431" height="35">
<div class="blueone" align="center"><%=request.cookies("sp_name")%></div></td>
<td width="28"> </td>
</tr>
</table></td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" height="1" bgcolor="#CCCCCC">
<tr>
<td></td>
</tr>
</table>
<table width="778" height="1" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td></td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center" height="455">
<tr>
<td width="158" bgcolor="#FF9900" height="395" valign="top"> <div align="center"><br><br>
<table width="145" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="355">
<table width="146" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="390"> <table width="120" border="1" align="center" cellpadding="1" cellspacing="5" bordercolorlight="#FFCC99" bordercolordark="#FFCC99">
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="default.asp"><font color="#FFFFFF">统计信息</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="shop.asp"><font color="#FFFFFF">基本资料</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="../shop/default.asp?shop_name=<%=request.cookies("sp_name")%>" target="_blank"><font color="#FFFFFF">网站预览</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="moban.asp"><font color="#FFFFFF">选择模板</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="Classification.asp"><font color="#FFFFFF">商品分类</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="myweb.asp"><font color="#FFFFFF">网站维护</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="xinxi.asp"><font color="#FFFFFF">综合资讯</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="product_check.asp"><font color="#FFFFFF">我的商品</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="pic.asp"><font color="#FFFFFF">商品添加</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="travelline_check.asp"><font color="#FFFFFF">我的线路</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="travelline.asp"><font color="#FFFFFF">添加线路</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="http://www.0701.com.cn/web.business/ads/ads.htm" target="_blank"><font color="#FFFFFF">相关服务</font></a></div></td>
</tr>
<tr>
<td bgcolor="#FF6600"> <div align="center"><font color="#FFFFFF">☆ </font><a href="end.asp"><font color="#FFFFFF">退出管理</font></a></div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
</div> </td>
<td width="1" bgcolor="#eeeeee" height="366"></td>
<td width="604" height="366" valign="top" bgcolor="#FFCC00">
<br>
<table width="549" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="549" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="549">
<table width="549" border="0" cellpadding="4" cellspacing="1" bgcolor="#FFFF00">
<tr bgcolor="#FF9900">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -