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

📄 database.asp

📁 一个用asp.net编写的dns域名服务网站
💻 ASP
字号:
<!--#include file="conn.asp" -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE><%=page_name%>&nbsp;&ndash;&nbsp;<%=page_title%></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK 
href="images/style.css" type=text/css rel=stylesheet>
<style type="text/css">
<!--
.left {
	line-height: 25px;
	border: 1px solid #006699;
}
.list {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	line-height: 25px;
}
-->
</style>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
</HEAD>
<BODY leftMargin=0 background=images/bg.jpg topMargin=0 marginheight="0" 
marginwidth="0">
<!--#include file="head.asp" -->
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 cellSpacing=0 
cellPadding=0 width=760 bgColor=#ffffff border=0 align="center">
  <TBODY>
    <TR>
      <TD width=760 height=1><TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
          <TBODY>
            <TR>
              <TD width="100%" bgColor=#b5b2b5 colSpan=2 height=1><IMG 
            src="images/banner_sqlserver.gif" border=0></TD>
            </TR>
            <TR>
              <TD width="100%" bgColor=#7b7d7b colSpan=2 height=1><IMG 
            src="images/blank_2.gif" border=0></TD>
            </TR>
          </TBODY>
        </TABLE></TD>
    </TR>
    <TR>
      <TD vAlign=top><TABLE id=AutoNumber2 style="BORDER-COLLAPSE: collapse" 
      borderColor=#111111 cellSpacing=0 cellPadding=0 width="100%" border=0>
          <TBODY>
            <TR>
              <TD><IMG src="images/sqlserver.jpg" border=0> </TD>
            </TR>
          </TBODY>
        </TABLE></TD>
    </TR>
    <TR>
      <TD vAlign=top width=760><table width="760"  border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="100" valign="top"><table width="100"  border="0" cellpadding="0" cellspacing="1" class="left">
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">参数</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center">数据库类型</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">数据库总空间</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center">帐号数量</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">产品价格</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center">其他说明</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">购买</div></td>
                </tr>
              </table></td>
            <% rs.open "select * from db where cate='mssql' order by id",conn,1,1
					  i=0
					  while not rs.eof 'and i<5
				      i=i+1
					  %>
            <%
s1=session("dl")
if s1="3" then 
bje=rs("je3")
else
if s1="2"  then 
bje=rs("je2")
else
bje=rs("je1")
end if
end if
%>
            <td><table width="100%"  border="0" cellpadding="0" cellspacing="1" class=list>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center"><a href=buy_db.asp?id=<%=rs("id")%>><%=rs("title")%></a></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center"><%=rs("cate")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center"><%=rs("rl")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center"><%=rs("zh")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center"><%=bje%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center"><%=rs("bak")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <TR bordercolor="#111111" bgcolor="#006699">
                  <TD height="20" align=middle bgColor=#e1f5ff><div align="center"><a href="buy_db.asp?id=<%=rs("id")%>">购买</a> <a href="buy_db.asp?id=<%=rs("id")%>">试用</a></div></TD>
                </TR>
              </table></td>
            <% 
					  rs.movenext
					  wend 
					  rs.close %>
          </tr>
        </table></TD>
    </TR>
    <TR>
      <TD vAlign=top height=3></TD>
    </TR>
    <TR>
      <TD vAlign=top width=760><IMG src="images/mysql.gif" 
  border=0> </TD>
    </TR>
    <TR>
      <TD vAlign=top width=760><table width="760"  border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="100" valign="top"><table width="100"  border="0" cellpadding="0" cellspacing="1" class="left">
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">参数</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center">数据库类型</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">数据库总空间</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center">帐号数量</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">产品价格</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center">其他说明</div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center">购买</div></td>
                </tr>
              </table></td>
            <% rs.open "select * from db where cate='mysql' order by id",conn,1,1
					  i=0
					  while not rs.eof 'and i<5
				      i=i+1
					  %>
            <%
s1=session("dl")
if s1="3" then 
bje=rs("je3")
else
if s1="2"  then 
bje=rs("je2")
else
bje=rs("je1")
end if
end if
%>
            <td valign="top"><table width="100%"  border="0" cellpadding="0" cellspacing="1" class=list>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center"><a href=buy_db.asp?id=<%=rs("id")%>><%=rs("title")%></a></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center"><%=rs("cate")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center"><%=rs("rl")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center"><%=rs("zh")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#e1f5ff"><div align="center"><%=bje%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <tr>
                  <td height="20" bgcolor="#f0faff"><div align="center"><%=rs("bak")%></div></td>
                </tr>
                <tr>
                  <td bgcolor="#006699" height="1"></td>
                </tr>
                <TR bordercolor="#111111" bgcolor="#006699">
                  <TD height="20" align=middle bgColor=#e1f5ff><div align="center"><a href="buy_db.asp?id=<%=rs("id")%>">购买</a> <a href="buy_db.asp?id=<%=rs("id")%>">试用</a></div></TD>
                </TR>
              </table></td>
            <% rs.movenext
					  wend 
					  rs.close %>
          </tr>
        </table></TD>
    </TR>
    <TR>
      <TD vAlign=top width=760> </TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=760 align=center border=0>
  <TBODY>
    <TR>
      <TD bgColor=#999999><IMG height=1 src="images/spacer.gif" 
    width=1></TD>
    </TR>
  </TBODY>
</TABLE>
<!--#include file="foot.asp" -->
<%conn.close
set conn= nothing
%>

⌨️ 快捷键说明

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