gusucode.com > asp+SQLServer网上书店系统设计(源代码+论文) > asp+SQLServer网上书店系统设计(源代码+论文)\网上书店asp+SQLServer\网上书店\nothing.asp

    
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>未选购任何商品</title>
<STYLE type=text/css>.main {
	FONT-SIZE: 9pt
}
.main1 {
	FONT-SIZE: 14px
}
</STYLE>
<href="style.css">
<link rel="stylesheet" type="text/css" href="style.css">
</head>

<body topmargin="5">
<div align="center">
<center>
<table width="100%" border="0" bordercolor="#62ACFF" cellspacing="0" >
  <tr>
    <td width="80%" valign="top"> <p align="center"><font color="#FF0000">您未选购任何商品。</font></p>
    <p align="center"><font color="#FF0000">
    <p> </td>
  </tr>
</table>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input type="button" value="关闭窗口" name="B2" onclick="window.close();" style="font-size: 9pt " > </p>
</center>
</div>
</body>
</html>