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

📄 6.asp

📁 一个非常好的旅游网站程序.
💻 ASP
字号:
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="../conn.asp" -->
<%
shop_name=request("shop_name")

'  创建合作代理对象
set rs=server.createobject("adodb.recordset")
sqltext="select  * from travelline   where p_shop='"&shop_name&"'"
rs.open sqltext,conn,1,1


dim MaxPerPage
MaxPerPage=6

'取得页数,并判断用户输入的是否数字类型的数据,如不是将以第一页显示
dim text,checkpage
text="0123456789"
 Rs.PageSize=MaxPerPage
for i=1 to len(request("page"))
   checkpage=instr(1,text,mid(request("page"),i,1))
   if checkpage=0 then
      exit for 
   end if
next

If checkpage<>0 then
      If NOT IsEmpty(request("page")) Then
        CurrentPage=Cint(request("page"))
        If CurrentPage < 1 Then CurrentPage = 1
        If CurrentPage > Rs.PageCount Then CurrentPage = Rs.PageCount
      Else
        CurrentPage= 1
      End If
      If not Rs.eof Then Rs.AbsolutePage = CurrentPage end if
Else
   CurrentPage=1
End if

%>

<HTML>
<HEAD>
<TITLE>1</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<NOSCRIPT><IFRAME SRC="*.html"></IFRAME></NOSCRIPT> 

<script language="javascript">
function click() {
if (event.button==2) {
alert('您好!欢迎您光临鹰潭休闲旅游!')
}
}
document.onmousedown=click
</script>
<style>
BODY {
	FONT-SIZE: 9pt
}
TD {
	FONT-SIZE: 9pt
}
.font {width:700;
        filter:blur(add=ture,direction=135,strength=10);font-size:35;
        }

</style>
</HEAD>
<BODY text=#000000 vLink=#000000 aLink=#000000 link=#000000 bgColor=#ffffff 
leftMargin=0 topMargin=0>
<div align="center">
  <TABLE height=84 cellSpacing=0 cellPadding=0 width=770 
background=images/head.jpg border=0>
    <TBODY> 
    <TR> 
      <TD> 
        <TABLE cellSpacing=0 cellPadding=0 width=770 border=0>
          <TBODY> 
          <TR> 
            <TD width=180> 
              <DIV align=right></DIV>
            </TD>
            <TD width=10>&nbsp;</TD>
            <TD class=font ><font color="#0000FF"><b><%=shop_name%></b></font></TD>
          </TR>
          </TBODY>
        </TABLE>
      </TD>
    </TR>
    </TBODY>
  </TABLE>
  <TABLE height=10 cellSpacing=0 cellPadding=0 width=770 border=0>
    <TBODY> 
    <TR> 
      <TD></TD>
    </TR>
    </TBODY>
  </TABLE>
  <TABLE cellSpacing=0 cellPadding=0 width=770 border=0>
    <TBODY> 
    <TR> 
        <TD vAlign=top width=99> <TABLE style="FONT-SIZE: 12px" cellSpacing=0 cellPadding=0 width=85 
      align=center border=0>
            <TBODY>
              <TR> 
                <TD width=15></TD>
                <TD width=70 height=5></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><a href="1.asp?shop_name=<%=shop_name%>"><FONT color=#ff0000>公司介绍</FONT></a></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="2.asp?shop_name=<%=shop_name%>">推荐商品 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="3.asp?shop_name=<%=shop_name%>">分类商品 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="4.asp?shop_name=<%=shop_name%>">综合资讯 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="6.asp?shop_name=<%=shop_name%>">旅游线路 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="5.asp?shop_name=<%=shop_name%>">企业动态 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="7.asp?shop_name=<%=shop_name%>">诚聘英才 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="8.asp?shop_name=<%=shop_name%>">客户反馈 </A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15><IMG height=15 src="images/dan.gif" width=15></TD>
                <TD width=70 height=25> <DIV align=center><A 
            href="default.asp?shop_name=<%=shop_name%>">返回首页</A></DIV></TD>
              </TR>
              <TR> 
                <TD width=15>&nbsp;</TD>
                <TD width=70 height=25>&nbsp;</TD>
              </TR>
            </TBODY>
          </TABLE></TD>
      <TD vAlign=top width=1 bgColor=#0066cc></TD>
      <TD vAlign=top width=665> 
        <TABLE style="FONT-SIZE: 12px" height=25 cellSpacing=0 cellPadding=0 
      width="100%" border=0>
          <TBODY> 
          <TR> 
                <TD vAlign=bottom>&nbsp;当前位置:旅游线路</TD>
          </TR>
          </TBODY>
        </TABLE>
        <TABLE style="FONT-SIZE: 12px" height=300 cellSpacing=0 cellPadding=5 
      width="100%" border=0>
          <TBODY> 
          <TR> 
                <TD vAlign=top> <table border="0" cellpadding="0" cellspacing="0" width="100%" height="148" class=main1>
                    <tr> 
                      <%                                                      
'/////////////////////////////////////////////////////////假如没有商品时//////////////////                                                      
If rs.eof and rs.bof then                                                       
   response.write "<td><p align='center'><font color='#ff0000'>还没任何旅游线路</font></p></td>"                                                      
   response.end                                                      
End if %>
                      <%row_count=1                                                      
                    '/////////////////////////////////////显示帖子的子程序////// ///////////////////////////////////                                                     
					Sub list()%>
                      <%i=0                                                      
                     Do While Not rs.EOF%>
                      <td align="center"  valign="top"><TABLE width="130" border=0 cellPadding=0 cellSpacing=0>
                          <TBODY>
                            <TR> 
                              <TD> <TABLE border=0 cellPadding=0 cellSpacing=0 width=100>
                                  <TBODY>
                                    <TR> 
                                      <TD bgColor=#319a9c> <TABLE border=0 cellPadding=0 cellSpacing=1 
width="100%">
                                          <TBODY>
                                            <TR> 
                                              <TD bgColor=#ffffff><img name="small" border="0" src="../../manage/pic_play.asp?pic_id=<%=rs("pic_id")%>" width="128" height="100"></TD>
                                            </TR>
                                          </TBODY>
                                        </TABLE></TD>
                                    </TR>
                                    <TR> 
                                      <TD align=right vAlign=top><a href="travellineshow.asp?Product_id=<%=rs("Product_id")%>"><IMG 
                        src="../../images/view.gif" 
                width=128 height=11 border="0"></a></TD>
                                    </TR>
                                  </TBODY>
                                </TABLE></TD>
                            </TR>
                            <TR height=20> 
                              <TD height="30" align=middle><div align="center"><a href="../../travellineshow.asp?Product_id=<%=rs("Product_id")%>"> 
                                  <% if len(rs("X_Name"))>20 then%>
                                  <%=Left(rs("X_Name"),20)%> 
                                  <% else%>
                                  <%=rs("X_Name")%> 
                                  <%end if%>
                                  </a></div></TD>
                            </TR>
                          </TBODY>
                        </TABLE>
                        <br> <br> <br> <br> </td>
                      <%if row_count mod 3 =0 then%>
                    </tr>
                    <tr> 
                      <%end if%>
                      <%                                                     
                        i=i+1                                                     
  					    if i >= MaxPerpage then exit do                                                     
				    	rs.MoveNext                                                     
					    row_count=row_count+1                                                     
						Loop                                                     
					end Sub                                                     
					  %>
                      <% call list                                                     
   If Rs.recordcount > MaxPerPage then               
                                                      
   call showpages                                                     
 end if%>
                    </tr>
                  </table>
                  <%                                                     
'显示翻页的子程序                                                     
sub showpages()%>
                  <table width="530"  border="0" align="center" cellPadding="0" cellSpacing="0" >
                    <td> <INPUT  type=hidden value=<%=ProductClass_1%> name=ProductClass_1> 
                      <table border="0" cellPadding="0" cellSpacing="0" width="100%" height="30" class="box2">
                        <tr> 
                          <td> <font color="#000000"> 
                            <p align="center"> 
                              <%                                                     
   Response.write "<font color='#000000'>页面-> </font>"                                                        
   If currentpage > 1 Then                                                     
      response.write "<a href='6.asp?&page="+cstr(1)+"&travelline_1="+Cstr(ProductClass_1)+"'><font color='#000000'>首页</font></a><font color='#000000'><b>-</b></font>"                                                       
      Response.write "<a href='6.asp?page="+Cstr(currentpage-1)+"&travelline_1="+Cstr(ProductClass_1)+"'><font color='#000000'>前页</font></a><font color='#000000'><b>-</b></font>"                                                     
   Else                                                     
      Response.write "<font color='#000000'>首页-</font>"                                                     
      Response.write "<font color='#000000'>前页-</font>"                                                      
   End if                                                     
                                                        
   If currentpage < Rs.PageCount Then                                                     
      Response.write "<a href='6.asp?page="+Cstr(currentPage+1)+"&travelline_1="+Cstr(ProductClass_1)+"'><font color='#000000'>后页</font></a><font color='#000000'><b>-</b></font>"                                                     
      Response.write "<a href='6.asp?page="+Cstr(Rs.PageCount)+"&travelline_1="+Cstr(ProductClass_1)+"'><font color='#000000'>尾页</font></a>&nbsp;&nbsp;"                                                     
   Else                                                     
      Response.write "<font color='#000000'>后页-</font>"                                                     
      Response.write "<font color='#000000'>尾页</font>&nbsp;&nbsp;"                                                            
   End if                                                     
   Response.write "<font color='#000000'>页次:</font>" & "<font color=#FF0000>" & Cstr(CurrentPage) &  "</font>" & "<font color='#000000'>/" & Cstr(rs.pagecount) & "</font>&nbsp;"                                                     
   Response.write "<font color=#FF0000>" & Cstr(Rs.RecordCount) & "</font>" & "<font color='#000000'>条线路</font>&nbsp;&nbsp;"                                                     
                                                     
response.write "</td><td align='center'>"                                                     
response.write "<font color='#000000' class=main1> 转到第 </font><input type='text' name='page' size=2 maxlength=3 class=smallInput value="&Currentpage&"> 页&nbsp;"                                                     
   response.write "<input class=buttonface type='submit'  value='Go'  name='cndok' style='background-color: #Eaeaea'></span>&nbsp;&nbsp;"                                                        
%>
                            </font> </td>
                        </tr>
                      </table></td>
                  </table>
                  <%end sub%>
                </TD>
          </TR>
          </TBODY>
        </TABLE>
      </TD>
    </TR>
    </TBODY>
  </TABLE>
  <TABLE style="FONT-SIZE: 12px" height=40 cellSpacing=0 cellPadding=0 
width="770" border=0>
    <TBODY> 
    <TR> 
      <TD vAlign=bottom width="795"> 
        <DIV align=center> 
          <HR width="95%">
          <TABLE style="FONT-SIZE: 12px" cellSpacing=0 cellPadding=3 width=500 
      align=center border=0>
            <TBODY> 
            <TR> 
              <TD> 
                <DIV align=center></DIV>
              </TD>
            </TR>
            </TBODY>
          </TABLE>
          <TABLE cellSpacing=0 cellPadding=0 width=220 align=center border=0>
            <TBODY> 
            <TR> 
              <TD style="FONT-SIZE: 12px" vAlign=bottom> 
                <DIV align=center></DIV>
              </TD>
            </TR>
            </TBODY> 
          </TABLE>
        </DIV>
      </TD>
    </TR>
    </TBODY>
  </TABLE>
</div>
</BODY></HTML>
<%
rs.close
set rs=nothing
conn.close
set conn=nothing
%>

⌨️ 快捷键说明

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