无法打开登录‘caqasp’中请求的数据库。登录失败。
<!--#include file="includes/header.inc"-->
<table border="0" width="100%" height="402" cellspacing="0" cellpadding="0">
<tr>
<td width="27%" height="396" bgcolor="#F8F8F8" valign=top align=center><img border="0" src="images/hotdeal3.gif">
<p>
<!--#include file="listbyhotdeals.asp"-->
</p>
</td>
<td width="1%" height="396" background="images/vbar.gif"></td>
<td width="72%" height="396" bgcolor="#F8FAFA" valign=top align=center>
<!--#include file="listbycategories.asp"-->
</td>
</tr>
</table>
<!--#include file="includes/footer.inc"-->
header.inc文件
<head>
<STYLE>TD {
FONT-SIZE: 10pt
}
.:link {
COLOR: #2414b7; TEXT-DECORATION: none
}
.:visited {
COLOR: #2414b7; TEXT-DECORATION: none
}
.:active {
COLOR: #2414b7; TEXT-DECORATION: none
}
.:hover {
COLOR: #900000; LEFT: 2px; POSITION: relative; TEXT-DECORATION: blink; TOP: 1px
}
</STYLE>
</head>
<table border="0" width="100%" height="64">
<tr>
<td width="36%" height="58" rowspan="2"><img border="0" src="images/logo3.gif" align="right" width="200" height="77"></td>
<td width="13%" height="22">
<p align="center"><a href="default.asp"><img border="0" src="images/homepage.gif"></a></p>
</td>
<td width="13%" height="22">
<p align="center"><a href="showcart.asp"><img border="0" src="images/cart.gif"></a></p>
</td>
<td width="13%" height="22">
<p align="center"><a href="myinfo.asp"><img border="0" src="images/myinfo2.gif"></a></p>
</td>
<td width="12%" height="22">
<p align="center"><a href="help.asp"><img border="0" src="images/help.gif"></a></p>
</td>
<td width="13%" height="22">
<p align="center"><a href="admin.asp"><img border="0" src="images/admin3.gif"></a></p>
</td>
</tr>
<tr>
<td width="39%" height="34" colspan="3">
<p align="center"><img border="0" src="images/banner2.jpg" width="250" height="50"></td>
<td width="25%" height="53" colspan="2" align=center><a href="bookquery.asp"><img border="0" src="images/search.jpg" width="93" height="20"></a></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="1" background="images/hbar2.gif">
<tr>
<td width="100%" height="1" cellspacing="0" cellpadding="0" bgcolor="#0066CC" ><font size="1"> </font></td>
</tr>
</table>
footer.inc文件
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="60">
<tr>
<td width="100%" height="1" cellspacing="0" cellpadding="0" bgcolor="#0066CC" ><font size="1"> </font></td>
</tr>
<tr>
<td width="100%" height="55">
<center>Copyright (c) 2003 onlinebookstore, All Rights Reserved</center><br>
<center>网商书店版权所有 <a href="mailto:WebMaster@onlinebookstore.demo">WebMaster@onlinebookstore.demo</a></center>
</td>
</tr>
</table>