/admin/yd_lm.asp代码页
<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%><?xml version="1.0" encoding="utf-8"?>
<%response.buffer=true%>
<%Response.ContentType = "text/vnd.wap.wml; charset=utf-8"%>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<!--#include file="conn.inc"-->
<!--#include file="cnscu_sb.asp"-->
<wml><%
'====================================================================
' 请你保留这段说明,这并不会影响你的速度. 电脑交流:http://www.cnscu.cn
' 程序制作:横云 掌上校园收倾心整理收集于互联网,感谢你的支持!
' 升级时间: 2008-2-5 主页地址:HTTP://wap.cnscu.cn
' E-Mail: cnscu@126.com 客服QQ:554904632 QQ群:30493504 QQ群2:46659883
'====================================================================
%> <head>
<meta http-equiv="Cache-Control" content="no-Cache"/>
<meta http-equiv="Cache-Control" content="max-age=0"/>
<meta http-equiv="Expires" content="Mon, 1 Jan 1990 00:00:00 GMT"/>
</head>
<card id="main" title="网站设计-移动项目" >
<p>
<%id=dlubb(request("id"))
if id="" then id="0"
set rss=Server.CreateObject("ADODB.Recordset")
rsppls="select * from wap_lm where id="&id
rss.open rsppls,conn,1,2
if rss.eof then
response.write("出错了!无此栏目<br/>")
else%>
项目编号:<%=rss("id")%><br/>
项目名称:<%=ubb(rss("nxn"))%><br/>
----------<br/>
<%end if%>
下级页面菜单<br/>
<%
set rs=Server.CreateObject("ADODB.Recordset")
rsppl="select * from wap_lm where lx=5 and id<>"&id
rs.open rsppl,conn,1,2
if rs.eof then
response.write("暂无大类菜单<br/>")
else
rs.Move(0)
dim j
j=1
do while ((not rs.EOF) and j <=500000)
%>
<a href="ydlc.asp?sb=<%=sb%>&iid=<%=rs("id")%>&id=<%=id%>&fs=<%=fs%>">进入</a>:<%=ubb(rs("nxn"))%><br/>
<%
rs.MoveNext
j=j+1
loop
end if
%>
<a href="ydlc.asp?sb=<%=sb%>&iid=0&id=<%=id%>&fs=<%=fs%>">移动到首页</a><br/>
----------<br/>
<a href="admin_index.asp?sb=<%=sb%>">返回管理首页</a><br/>
<a href="../index.asp?sb=<%=sb%>">返回网站首页</a><br/>
<a href="bg.asp?sb=<%=sb%>">提出建议</a>|<a href="bg.asp?sb=<%=sb%>">报告错误</a>
<!--#include file="bq.gif"-->
</p></card></wml> 对应源码下载地址
相关源码
- /ly.asp
- /admin/bjhy1.asp
- /webadmin/admin_menu.asp
- /bbs/my_hmlb.asp
- /bbs/xhzlcl.asp
- /webadmin/admin_searchfiles.asp
- /soucl.asp
- /bbs/j_hy.asp
- /admin/bj_youcl.asp
- /bbs/tdtz.asp
- /admin/bk_gl.asp
- /bbs/czjl.asp
- /webadmin/bj_lm.asp
- /admin/sq.asp
- /admin/sc_bk.asp
- /admin/tj_ad.asp
- /admin/zbgl.asp
- /bbs/xx_list.asp
- /bbs/mytjhm.asp
- /admin/room_gl.asp
- /admin/tjpic.asp
- /bbs/add_room.asp
- /webadmin/ltinc/upload.inc
- /admin/conn.inc
- /webadmin/admin_lbfs.asp
- /view.asp
- /webadmin/Plugins/decoder.asp
- /bbs/room_jh.asp
- /bbs/room_add.asp
- /admin/yd_lm.asp
- /bbs/zchycl-bak.asp
- /bbs/viewqw.asp
- /webadmin/index.asp
- /bbs/zd.asp
- /admin/tzzy.asp
- /bbs/zdzc.asp
- /bbs/xh.asp
- /admin/passok.asp
- /webadmin/admin1.asp
- /admin/sc_you.asp
- /bbs/hf_view.asp
- /webadmin/hhh.asp



