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

    <%@ Language=VBScript %>
<html>
<head>
<meta NAME="GENERATOR" Content="Microsoft FrontPage 4.0" charset="gb2312">

<title>信息提示</title>
<STYLE type=text/css>.main {
	FONT-SIZE: 12px
}
.main1 {
	FONT-SIZE: 14px
}
.main2 {
	FONT-SIZE: 16px
}
.main3 {
	FONT-SIZE: 7px
}
.main4 {
	FONT-SIZE: 10px
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #aa0000; TEXT-DECORATION: underline
}
</STYLE>

</head>

<body topmargin="2" marginheight="0" marginwidth="0" leftmargin="0" class=clblue  bgcolor="#e6e4f1">
<br>
 <br><br><br>

<p>
<br>
<center>

<p align="center">
    <br>
      <TABLE cellSpacing=0 cellPadding=0 width=230>
        <TR>
          <TD align=middle>
            
        <TABLE cellSpacing=0 cellPadding=0 width=308 bgColor=#BECFF1>
          <TBODY> 
          <TR bgcolor="#8CAAE7"> 
            <TD height=2 width="113"> 
              <p align="center"> </TD>
                
            <TD height=2 width="191"> 
              <DIV align=right></DIV></TD></TR></TBODY></TABLE>
            <div align="center">
              <center>
            <TABLE cellSpacing=1 cellPadding=4 width=306 bgColor=#000000 height="100">
              <TBODY>
              <TR vAlign=top bgColor=#BECFF1>
                <TD class=main1 width="292" height="53">
                  <p align="center"><br>
                   <%=Request.QueryString("msg")%>书(<%=session("bookname")%>)了!请采购员尽快采购</p>  
<% session("bookname")="" %>
                </TD></TR>
          <TR bgColor=#BECFF1>
                <TD class=main1 width="292" height="27">
                  <DIV align=center><INPUT class=main type=submit size=3 value=返回 name=Submit2 onclick="window.location.href='Order_Check.asp';"> 
                  </DIV></TD></TR></TBODY></TABLE>
              </center>
            </div>
            
        <TABLE cellSpacing=0 cellPadding=0 width=307 bgColor=#BECFF1>
          <TBODY> 
          <TR bgcolor="#8CAAE7"> 
            <TD width=119 height=2></TD>
                
            <TD width=206 height=2> 
              <DIV align=right></DIV></TD></TR></TBODY></TABLE></TD></TR></TABLE>
<p align="center"><br>
</p>
  <div align=center class=main1>
  </div>
  </center>
<p>
  
<br>

</p>

   </body>
</html>