index.asp
上传用户:sking1122
上传日期:2020-09-24
资源大小:1005k
文件大小:5k
源码类别:

手机WAP编程

开发平台:

ASP/ASPX

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd" >
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <!--#include file="conn.inc"-->
  5. <%set rss=Server.CreateObject("ADODB.Recordset")
  6. rsppls="select * from wap_jb where id=1"
  7. rss.open rsppls,conn,1,2
  8. nnn=rss("wap_name")
  9. wwww=rss("wap_logo")
  10. ggg=rss("wap_bm")
  11. hhjr=rss("wap_jr")
  12. hhzr=rss("wap_zr")
  13. hhzl=rss("wap_zl")
  14. hhdq=rss("wap_dq")
  15. zzzttt=rss("wap_zt")
  16. oooppp=rss("mmop")
  17. aaadd=rss("wap_bm")
  18. if aaadd="" then aaadd="left"
  19. yyymmm=rss("ym_zt")
  20. %>
  21. <%r=request("r")
  22.  channelid=request("channelid")
  23.  page=request("page")
  24.  bbqq=request("bbqq")
  25.  docid=request("docid") 
  26. textpage=request("textpage")
  27.  function getHTTPPage(url)
  28.  dim Http
  29. set Http=server.createobject("MSXML2.XMLHTTP")
  30. Http.open "GET",url,false
  31. Http.send()
  32. if Http.readystate<>4 then 
  33. exit function
  34. end if
  35. getHTTPPage=bytesToBSTR(Http.responseBody,"UTF-8")
  36. set http=nothing
  37. if err.number<>0 then err.Clear 
  38. end function
  39. Function bytestobstr(body,CSET)
  40. DIM OBJSTREAM
  41. SET OBJSTREAM = Server.CreateObject("adodb.stream")
  42. objstream.type = 1
  43. objstream.Mode = 3
  44. objstream.Open 
  45. objstream.Write body
  46. objstream.Position = 0
  47. objstream.type = 2
  48. objstream.Charset=Cset
  49. bytesTobstr = objstream.readText
  50. objstream.close
  51. set objstream=nothing
  52. end function%>
  53. <head>
  54. <meta http-equiv="Content-Type" content="application/vnd.wap.xhtml+xml;charset=UTF-8"/>
  55. <title><%=nnn%></title>
  56. <link href="css.css" rel="stylesheet" type="text/css" />
  57. </head>
  58. <body>
  59. <%
  60. if len(wwww)>7 then
  61. response.write("<img src='" & wwww & "' alt='"&nnn&"'/><br/>")
  62. end if
  63. if yyymmm<>"1" then
  64. response.write("" & rss("wap_ym") & "<br/>")
  65. end if
  66. %>
  67. <%if rss("mmop")=1 then%>
  68. <%browsers=Lcase(Left(Request.ServerVariables("HTTP_USER_AGENT"),4))
  69. if browsers="oper" or browsers="winw" or browsers="wapi" or browsers="mc21" or browsers="up.b" or browsers="upg1" or browsers="upsi" or browsers="qwap" or browsers="jigs" or browsers="java" or browsers="alca" or browsers="wapj" or browsers="fetc" or browsers="r380" or browsers="winw" or  browsers="mozi" or browsers="mozi"  or browsers="m3ga" then
  70. response.redirect"sorr.asp"
  71. end if
  72. end if
  73. if rss("wap_zt")=1 then%>
  74. 站点升级维护中。。。。
  75. <%else%>
  76. <%set rs=Server.CreateObject("ADODB.Recordset")
  77. rsppl="select * from wap_lm where lx<>500 and yc<>1 and did=0 order by pid asc"
  78. rs.open rsppl,conn,1,2
  79. if rs.eof then 
  80. response.write("网站正在建设中。。<br/>")%>
  81. <%else
  82. rs.Move(0)
  83. dim j
  84. j=1
  85. do while ((not rs.EOF) and j <=500000)%>
  86. <%if rs("lx")="1" then%>
  87. <%=ubb(rs("txt"))%>
  88. <%elseif rs("lx")="2" then%>
  89. <a href="<%=ubb(rs("txt"))%>"><%=ubb(rs("nxn"))%></a>
  90. <%elseif rs("lx")="3" then%>
  91. <img src="<%=ubb(rs("url"))%>" alt="<%=ubb(rs("nxn"))%>"/>
  92. <%elseif rs("lx")="4" then%>
  93. <a href="<%=ubb(rs("url"))%>"><img src="<%=ubb(rs("txt"))%>" alt="<%=ubb(rs("nxn"))%>"/></a>
  94. <%elseif rs("lx")="5" then%>
  95. <a href="list.asp?id=<%=ubb(rs("id"))%>"><%=ubb(rs("nxn"))%></a>
  96. <%elseif rs("lx")="6" then%>
  97. <a href="view.asp?id=<%=ubb(rs("id"))%>"><%=ubb(rs("nxn"))%></a>
  98. <%elseif rs("lx")="7" then%>
  99. <a href="wml.asp?id=<%=rs("id")%>"><%=ubb(rs("nxn"))%></a>
  100. <%elseif rs("lx")="8" then%>
  101. <%=ubb2(rs("txt"))%>
  102. <%elseif rs("lx")="9" then%>
  103. <%=rs("txt")%>
  104. <%elseif rs("lx")="10" then%>
  105. <a href="wlist.asp?id=<%=ubb(rs("id"))%>&amp;page=1"><%=ubb(rs("nxn"))%></a>
  106. <%elseif rs("lx")="11" then%>
  107. <a href="dowm.asp?id=<%=ubb(rs("id"))%>&amp;page=1"><%=ubb(rs("nxn"))%></a>
  108. <%elseif rs("lx")="12" then%>
  109. <a href="soft.asp?id=<%=ubb(rs("id"))%>&amp;page=1"><%=ubb(rs("nxn"))%></a>
  110. <%elseif rs("lx")="13" then%>
  111. <a href="piclist.asp?id=<%=ubb(rs("id"))%>&amp;page=1"><%=ubb(rs("nxn"))%></a>
  112. <%end if%>
  113. <%if rs("dy")="1" then%>
  114. <!--#include file="xw.asp"-->
  115. <%end if%>
  116. <%if rs("dy")="2" then%>
  117. <br/><!--#include file="sy.asp"-->
  118. <%end if%>
  119. <%if rs("dy")="3" then%>
  120. <br/><!--#include file="ad.asp"-->
  121. <%end if%>
  122. <%if rs("dy")="4" then%>
  123. <br/><!--#include file="xt.asp"-->
  124. <%end if%>
  125. <%if rs("dy")="5" then%>
  126. <br/><!--#include file="yl.asp"-->
  127. <%end if%>
  128. <%if rs("dy")="6" then%>
  129. <br/><!--#include file="rt.asp"-->
  130. <%end if%>
  131. <%if rs("dy")="7" then%>
  132. <br/><!--#include file="zxwz.asp"-->
  133. <%end if%>
  134. <%if rs("dy")="8" then%>
  135. <br/><!--#include file="zrwz.asp"-->
  136. <%end if%>
  137. <%if rs("dy")="9" then%>
  138. <br/><!--#include file="zxsc.asp"-->
  139. <%end if%>
  140. <%if rs("brr")="1" then%><br/><%end if%>
  141. <%
  142. rs.MoveNext
  143. j=j+1
  144. loop
  145. end if
  146. %>
  147. <%end if%>
  148. <br/>
  149. </body>
  150. </html>