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

📄 caseinfo.asp

📁 增添网站节日气氛
💻 ASP
字号:

<!--#include file="top.asp"-->

                  
  <%
	id = request("id")
%>          
<TABLE cellSpacing=0 cellPadding=0 width=1002 align=center border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=middle background=images/bj01.jpg>
      <TABLE cellSpacing=0 cellPadding=0 width=924 align=center border=0>
        <TBODY>
        <TR>
          <TD width=8 height=249 rowSpan=2></TD>
          <TD vAlign=top align=middle width=907 
          background=images/bj.jpg>
            <TABLE cellSpacing=0 cellPadding=0 width="98%" align=center 
border=0>
              <TBODY>
              <TR>
                <TD vAlign=top align=middle width=261 height=637><BR>
                
                
                <%
			set rs_pro =  server.CreateObject("adodb.recordset")
			rs_pro.open"select * from anli_bigClass  order by BigClassid ",conn,1,3
		%>
                 <%
				do while not rs_pro.eof
			%>   
            <TABLE class=style02 cellSpacing=0 cellPadding=0 width=176 
                  align=center border=0>
                    <TBODY>
                    <TR>
                      <TD class=STYLE11 align=middle 
                      background=images/bj_l.jpg height=36>
                        <TABLE cellSpacing=0 cellPadding=0 width="80%" 
                          border=0><TBODY>
                          <TR>
                            <TD align=left width="31%" height=20></TD>
                            <TD align=left width="60%"><STRONG><A class=m1 
                              href="case.asp?bigClassName=<%=rs_pro("bigClassName")%>"><%=rs_pro("bigClassName")%></A></STRONG></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
                  <br>
                  <br>
                  <P>
                  
                  <%
		  	rs_pro.movenext
			loop
			
		  %> 
                  
                  <P><BR><IMG height=208 src="images/left_p.jpg" 
                  width=210></P></TD>
                <TD vAlign=top align=middle width=637><BR><IMG height=37 
                  src="images/case.jpg" width=512> 
                  
                  
                  
                  <TABLE cellSpacing=0 cellPadding=0 width="85%" align=center 
                  border=0>
                    <TBODY>
                    <TR>
                      <TD vAlign=top><table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr>
                          <td valign="top"><%
		  set prs = server.CreateObject("adodb.recordset")
		prs.open "select * from anli_product where Passed=True and ArticleID="&id,conn,1,3
		prs("Hits") = prs("Hits") + 1
		prs.update
		  %>
                              <div>&nbsp;
                                  <table width="98%" border="0" align="center" cellpadding="5" cellspacing="5">
                                    <tr>
                                      <td align="center" valign="top"><table width="100" border="0" cellpadding="0" cellspacing="1" bgcolor="#333333">
                                          <tr>
                                            <td bgcolor="#FFFFFF"><a href="<%=prs("DefaultPicUrl")%>" target="_blank"><img src="<%=prs("DefaultPicUrl")%>" width="314" height="311" align=left border=0></a></td>
                                          </tr>
                                        </table>
                                          <h3><%=prs("Title")%> </h3>
                                        <hr size="1" noshade>
                                          <div align="left" class="hangg"><%=prs("Content")%></div></td>
                                    </tr>
                                    <tr>
                                      <td></td>
                                    </tr>
                                  </table>
                                <table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
                                    <tr>
                                      <td width="47%"><div align="center"></div></td>
                                      <td width="53%">&nbsp;</td>
                                    </tr>
                                  </table>
                              </div></td>
                        </tr>
                      </table></TD>
                    </TR></TBODY></TABLE>
                  </TD>
              </TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD align=middle background=images/bj_base.jpg 
          height=28>&nbsp;</TD></TR></TBODY></TABLE><LINK 
      href="images/css.css" type=text/css rel=stylesheet>
      <TABLE class=m1 cellSpacing=0 cellPadding=0 width=924 align=center 
      border=0>
        <TBODY>
        <TR>
          <TD width="113" height=82 align=center class=about></TD>
          <TD width="811" align=center class=about><!--#include file="bottom.asp"--></TD>
      </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

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