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

📄 d_tou.asp

📁 OA最新破解2008版 全新 破解 希望大家用着舒服
💻 ASP
字号:
<html><head><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><title>互联商务论坛</title>
<link href="d_boai.css" rel="stylesheet" type="text/css"></head><body bgcolor="#FFFFFF">

<table width="776" border="0" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
<tr><td bordercolor="#EBEBEB" bgcolor="#ffffff">
<!--#include file="D_lj.asp" -->
<!--#include file="../../headhtmbbs.asp" -->
<%
	mingzi=request.Cookies("mingzi")
		if Instr(mingzi,"=")>0 or Instr(mingzi,"'")>0 or Instr(mingzi,"(")>0 or Instr(mingzi,")")>0 then
			response.Redirect("b_bankuai.asp")
		end if
	mima=request.Cookies("mima")
	feihuiyuan="<a href=b_zhuce.asp>注册会员</a> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_denglu.asp>登陆论坛</a> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_sousuo.asp>搜索帖子</a>"
	feihuiyuan=feihuiyuan+" <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_xintie.asp>最新帖子</a> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_retie.asp>最热帖子</a>"
	feihuiyuan=feihuiyuan+" <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <font color=#777777>请确定已经打开浏览器的 Cookies 功能否则您将无法登陆</font>"
	huiyuan="已登陆 <font color=#777777>"& server.HTMLEncode(mingzi) &"</font> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_jianjie.asp>修改简介</a>"
	huiyuan=huiyuan+" <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_mima.asp>更改密码</a> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_sousuo.asp>搜索帖子</a> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_xintie.asp>最新帖子</a>"
	huiyuan=huiyuan+" <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=b_retie.asp>最热帖子</a> <img src=""tupian/fenxian.gif"" width=""7"" height=""15"" align=""absbottom""> <a href=c_tuichu.asp>退出论坛</a>"
		set touyz=lj.execute("select mima from huiyuan where mingzi='"& mingzi &"'")
		if mingzi="" or mima="" then
			Response.Write(feihuiyuan)
			call cookies
		elseif touyz.eof then
			Response.Write(feihuiyuan)
			call cookies
		elseif touyz("mima")<>mima then
			Response.Write(feihuiyuan)
			call cookies
		else
			Response.Write(huiyuan)
		end if
			sub cookies
				response.Cookies("mingzi").expires=#2000-1-1#
				response.Cookies("mima").expires=#2000-1-1#
			end sub
%></td>
</tr></table>
<%
	set gonggao=lj.execute("select biaoti,xuhao from tiezi where tiezi='gonggao' order by shijian desc")
	if gonggao.bof and gonggao.eof then
	else
	do while not gonggao.eof
%>
<table width="776" border="1" align="center" cellpadding="2" cellspacing="0" bordercolor="#FFFFFF">
<tr><td width="30" bordercolor="#EFEFEF" bgcolor="#F4F4F4"><div align="center"><img src="tupian/gonggao.gif" width="18" height="18"></div></td>
<td bgcolor="#F9F9F9">
<a href="b_kantie.asp?tiezi=<%=gonggao("xuhao")%>"><%=server.HTMLEncode(gonggao("biaoti"))%></a></td>
</tr></table>
<%
	gonggao.movenext
	loop
	end if
%>

⌨️ 快捷键说明

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