%wjm = request("wjm") cz = request("cz") dz = request("dz") id = request("id") cx = request("cx") jj = request("jj") zd = request("zd") zid = request("zid") idz = request("idz") lx = request("lx") Dim fso if id<>"" and cz="sc" then id = split(id,",") for i = 0 to ubound(id) if id(i) <> "" then fid = " where id=" & id(i) exec="delete from yrwl_tb_lt " & fid conn.execute exec exec="delete from yrwl_tb_lt where zid='"+id(i)+"'" conn.execute exec end if next conn.close response.redirect "bbs_admin.asp?zid="&zid&"&page="&cstr(page)&"&cz="&cz end if if id<>"" and cz="yt" then fid = " where id in (" + plid(id) + ")" exec="update yrwl_tb_lt set lb='"+lx+"' " + fid conn.execute exec conn.close response.redirect "bbs_admin.asp?zid="+zid+"&page="+cstr(page)&"&cz="&cz end if if cz = "fsc" and id <> "" then if wjm <> "" and instr(wjm,"FJ")>0 then Set fso = CreateObject("Scripting.FileSystemObject") path = Server.mappath(wjm) if fso.fileExists(path) then fso.DeleteFile path end if exec="delete from yrwl_tb_lt where id=" & id conn.execute exec exec="delete from yrwl_tb_lt where zid='"+id+"'" conn.execute exec response.redirect "bbs_admin.asp?zid="&zid&"&page="&cstr(page)&"&cz="&cz end if if cz = "fjsc" and id<>"" then exec = "update yrwl_tb_lt set fj='',dx='' where id = " & id conn.execute exec conn.close if instr(wjm,"FJ") > 0 then Set fso = CreateObject("Scripting.FileSystemObject") path = Server.mappath(wjm) if fso.fileExists(path) then fso.DeleteFile path end if response.redirect "bbs_admin.asp?zid="&zid&"&page="&cstr(page)&"&cz="&cz end if if id <> "" and cz="sp" then fid = " where id in (" + plid(id) + ")" exec = "update yrwl_tb_lt set sp='1' "&fid conn.execute exec conn.close response.redirect "bbs_admin.asp?zid="+zid+"&page="+cstr(page)&"&cz="&cz end if if cz = "zd" and id<>"" then fid = " where id in (" + plid(id) + ")" exec = "update yrwl_tb_lt set zd='" & zd & "' "&fid conn.execute exec conn.close response.redirect "bbs_admin.asp?zid="&zid&"&page="&cstr(page)&"&cz="&cz end if if cz = "tw" and id<>"" then fid = " where id in (" + plid(id) + ")" exec = "update yrwl_tb_lt set istuwen='" & zd & "' "&fid conn.execute exec conn.close response.redirect "bbs_admin.asp?zid="&zid&"&page="&cstr(page)&"&cz="&cz end if if cz = "jj" and id<>"" then fid = " where id in (" + plid(id) + ")" exec = "update yrwl_tb_lt set jj=" & zd & " "&fid response.write exec conn.execute exec conn.close response.redirect "bbs_admin.asp?zid="&zid&"&page="&cstr(page)&"&cz="&cz end if%>
标题
|
IP | 状态 | 处理 |
---|---|---|---|
" target="_blank" href="<%=furl%>"><%=zt%> 编辑 | <%=ip%> | <%select case zd case "0" response.write "系统顶 " case "1" response.write "栏目顶 " case "5" response.write "普通 " end select select case jj case "1" response.write "推荐 " end select if istuwen="1" then response.write "图文 "%> | <%if hf > 0 then%>子贴 <%end if%> <%if hf <= 0 then%> 删贴 <%end if%> <%if dx <> "" then%> 删附件 <%end if%> |