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

📄 index.asp

📁 一个电子商务网站完整代码,在.net平台下开发
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file="config.asp"-->
<title><%=webname%>--首 页</title>
<!--#include file="include/header.asp"--> 
<TABLE WIDTH="760" BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="center" bgcolor="#FFFFFF">
  <TR>
    <TD VALIGN="TOP" WIDTH="175"> 
	<TABLE WIDTH="175" BORDER="0" CELLSPACING="0" CELLPADDING="0">
        <TR> 
          <TD><!--#include file="include/newscast.asp"--></TD>
        </TR>

        <TR> 
          <TD><!--#include file="include/pronav.asp"--></TD>
        </TR>
		 <TR> 
          <TD><!--#include file="include/key.asp"--></TD>
        </TR>
      </TABLE></TD>
	  
	  
    <TD WIDTH="410" VALIGN="TOP">
	 <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="center">
              <tr> 
                <td align="center"><a href=# ><img src="images\guanggao\demo.gif" border="0" width="400"></a></td>
              </tr>
		        <tr><td><!-- #include file="include/10new.asp"--></td></tr>
        <tr> 
          <td background="images/hor.gif" border="0" height="1"></td>
        </tr>
        <tr> 
          <td align="center"><a href=#><img src=images/guanggao/idc.gif  border="0" width="410" height="60"></a></td>
        </tr>
       
	    <tr> 
          <td background="images/hor.gif" border="0"></td>
        </tr>
		<tr><td><!-- #include file="include/10discount.asp"--></td></tr>
		
        </table></TD>
	  
    <TD WIDTH="175" valign="top"> 
	<table cellspacing=0 cellpadding=0 width=175 align="center">
        <tr> 
          <td><!-- #include file="include/cast.asp"--></td>
        </tr>
        <tr> 
          <td height="5"></td>
        </tr>
        <tr> 
          <td align="center" width="175"><!--#include file="include/mosthot.asp"--></td>
        </tr>
        <tr> 
          <td height="5"></td>
        </tr>
        <tr> 
          <td align="center" width="175"><!--#include file="include/mostsold.asp"--></td>
        </tr>
        <tr> 
          <td height="5"></td>
        </tr>
        <tr> 
          <td align="center"><A HREF=<%=right2url%> TARC="images/guanggao/idc.gif" BORDER="0" WIDTH="165"></A></td>
        </tr>
        <tr> 
          <td align="center"><!-- #include file="include/recommend.asp"--></td>
        </tr>
        <tr> 
          <td align="center"><!-- #include file="include/sold.asp"--></td>
        </tr>
		

		
      </table></TD>
  </TR>
</TABLE>
<!--#include file="include/footer.asp"--> 

⌨️ 快捷键说明

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