/bbs/ckxx_view.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"-->
<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'/>
</head>
<card title="查看消息">
<p>
<!--#include file="cnscucsb.asp"-->
<%
dim id
id=request("id")
set objgbrr=Server.CreateObject("ADODB.Recordset")
ssql="select id,fnr,fid,sid from tbxx where cstr(id)="&id&" and cstr(fid)="&myid
objgbrr.open ssql,conn,1,1
if objgbrr.eof then%>
没有本信息<br/>
<%else
js=objgbrr("fnr")
ffid=objgbrr("sid")
objgbrr.close
set objgbrr=nothing
set oprs=Server.CreateObject("ADODB.Recordset")
sqll="select id,nini from cnscu_gr where cstr(id)="&ffid
oprs.open sqll,conn,1,1
if oprs.eof then
zuoze="1"
Else
zuoze=oprs("nini")
oprs.close
set oprs=nothing
end if
%>
内容:<%=ubb(js)%><br/>
目的地:
<%if zuoze<>"1" then%>
<a href="gr_zl.asp?id=<%=ffid%>&cnscu=<%=cnscu%>"><%=zuoze%></a>
<%end if%>
<%if zuoze="1" then%>
系统消息<br/>
<%end if%>
<br/>************<br/>
<%end if%>
<a href="xx_list.asp?cnscu=<%=cnscu%>">回到消息中心</a><br/>
<!--#include file="w.asp"-->
</p>
</card>
</wml> 对应源码下载地址
相关源码
- /bbs/xx_view.asp
- /ly.asp
- /webadmin/admin_sb.asp
- /admin/cnscu_ad.asp
- /bbs/room_qkhy.asp
- /bbs/cnscu/char.asp
- /admin/tg_you.asp
- /bbs/xh.asp
- /admin/zttz.asp
- /bbs/schm.asp
- /piclist.asp
- /bbs/lt_addcl.asp
- /bbs/cnscu_grdl.asp
- /bbs/tdtz.asp
- /bbs/room_addcl.asp
- /bbs/zhmm.asp
- /admin/rooml.asp
- /admin/ymcll.asp
- /webadmin/admin_db_ubackup.asp
- /bbs/cnscu.asp
- /bbs/add.asp
- /admin/wjglcl.asp
- /w.asp
- /admin/roomxg.asp
- /bbs/soucl.asp
- /admin/bkcl.asp
- /bbs/xx_grsz.asp
- /webadmin/admin_add_btitle.asp
- /webadmin/hhh.asp
- /admin/hf_gl.asp
- /admin/bj_ly.asp
- /admin/sqgg.asp
- /bbs/dyccl.asp
- /bbs/zchycl.asp
- /admin/xgsz.asp
- /bbs/grtzjx.asp
- /admin/ads.asp
- /bbs/tb_hylb.asp
- /admin/zbgl.asp
- /bbs/tzzy.asp
- /xw.asp
- /admin/delok.asp



