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

📄 admin_config_edit.asp

📁 打开目录ads文件夹 找到top_ads.js文件 用记事本打开后就可以看到: -------------------------------------- var head_ads_tx
💻 ASP
📖 第 1 页 / 共 5 页
字号:
<td>发表文章:</td>
<td><input type=radio name=web_setup_22 value='0'<% if int(tmp1)<>1 and int(tmp1)<>2 then response.write " checked" %>>&nbsp;关闭&nbsp;<input type=radio name=web_setup_22 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放并审核&nbsp;<input type=radio name=web_setup_22 value='2'<% if int(tmp1)=2 then response.write " checked" %>>&nbsp;开放但不审核</td>
<td class=gray></td>
</tr>
<% tmp1=format_mid_num(23) %>
<tr>
<td>发表软件:</td>
<td><input type=radio name=web_setup_23 value='0'<% if int(tmp1)<>1 and int(tmp1)<>2 then response.write " checked" %>>&nbsp;关闭&nbsp;<input type=radio name=web_setup_23 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放并审核&nbsp;<input type=radio name=web_setup_23 value='2'<% if int(tmp1)=2 then response.write " checked" %>>&nbsp;开放但不审核</td>
<td class=gray></td>
</tr>
<% tmp1=format_mid_num(24) %>
<tr>
<td>上传贴图:</td>
<td><input type=radio name=web_setup_24 value='0'<% if int(tmp1)<>1 and int(tmp1)<>2 then response.write " checked" %>>&nbsp;关闭&nbsp;<input type=radio name=web_setup_24 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放并审核&nbsp;<input type=radio name=web_setup_24 value='2'<% if int(tmp1)=2 then response.write " checked" %>>&nbsp;开放但不审核</td>
<td class=gray></td>
</tr>
<% tmp1=format_mid_num(25) %>
<tr>
<td>推荐网站:</td>
<td><input type=radio name=web_setup_25 value='0'<% if int(tmp1)<>1 and int(tmp1)<>2 then response.write " checked" %>>&nbsp;关闭&nbsp;<input type=radio name=web_setup_25 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放并审核&nbsp;<input type=radio name=web_setup_25 value='2'<% if int(tmp1)=2 then response.write " checked" %>>&nbsp;开放但不审核</td>
<td class=gray></td>
</tr>
<% tmp1=format_mid_num(45) %>
<tr>
<td>企业资料:</td>
<td><input type=radio name=web_setup_45 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放&nbsp;<input type=radio name=web_setup_45 value='0'<% if int(tmp1)=0 then response.write " checked" %>>&nbsp;关闭</td>
<td class=gray></td>
</tr>
<% tmp1=format_mid_num(27) %>
<tr>
<td>市场信息:</td>
<td><input type=radio name=web_setup_27 value='0'<% if int(tmp1)<>1 and int(tmp1)<>2 then response.write " checked" %>>&nbsp;关闭&nbsp;<input type=radio name=web_setup_27 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放并审核&nbsp;<input type=radio name=web_setup_27 value='2'<% if int(tmp1)=2 then response.write " checked" %>>&nbsp;开放但不审核</td>
<td class=gray></td>
</tr>
<% tmp1=format_mid_num(20) %>
<tr class=tr1>
<td>商城购物:</td>
<td><input type=radio name=web_setup_20 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;开放&nbsp;<input type=radio name=web_setup_20 value='0'<% if int(tmp1)=0 then response.write " checked" %>>&nbsp;关闭</td>
<td class=gray>是否开启在线商城购物功能</td>
</tr>
<% tmp1=format_mid_num(26) %>
<tr class=tr1>
<td>启用下载防盗:</td>
<td><input type=radio name=web_setup_26 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_26 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>是否对下载软件时启用防盗措施</td>
</tr>
<% tmp1=format_mid_num(37) %>
<tr class=tr1>
<td>用户自选风格:</td>
<td colspan=2><input type=radio name=web_setup_37 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_37 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否&nbsp;&nbsp;&nbsp;&nbsp;<font class=gray>是否开启用户自选风格。转换后请清理缓存,关闭可提高网站速度</font></td>
</tr>
<% tmp1=format_mid_num(39) %>
<tr class=tr1>
<td>启用自定义头像:</td>
<td><input type=radio name=web_setup_39 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_39 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>是否启用自定义头像功能</td>
</tr>
<% tmp1=format_mid_num(40) %>
<tr class=tr1>
<td>用户邮件修改:</td>
<td><input type=radio name=web_setup_40 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_40 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>用户是否可以修改邮件</td>
</tr>
<% tmp1=format_mid_num(41) %>
<tr class=tr1>
<td>用户头衔修改:</td>
<td><input type=radio name=web_setup_41 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_41 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>用户是否可修改头衔</td>
</tr>
<% tmp1=format_mid_num(28) %>
<tr class=tr>
<td>论坛事件保密:</td>
<td><input type=radio name=web_setup_28 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_28 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>是否对论坛事件操作人保密</td>
</tr>
<% tmp1=format_mid_num(29) %>
<tr class=tr>
<td>论坛删帖模式:</td>
<td><input type=radio name=web_setup_29 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_29 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>是否开启删帖后一并删除用户发帖数</td>
</tr>
<% tmp1=format_mid_num(42) %>
<tr class=tr>
<td>论坛生日栏:</td>
<td><input type=radio name=web_setup_42 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;是&nbsp;<input type=radio name=web_setup_42 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;否</td>
<td class=gray>是否开启论坛生日栏</td>
</tr>
<% tmp1=format_mid_num(38) %>
<tr class=tr>
<td>论坛导航显示:</td>
<td><input type=radio name=web_setup_38 value='0'<%if int(tmp1)=0 then response.write " checked"%>>&nbsp;开启&nbsp;&nbsp;<input type=radio name=web_setup_38 value='1'<%if int(tmp1)<>0 then response.write " checked"%>>&nbsp;关闭</td>
<td class=gray>是否显示论坛上方导航</td>
</tr>
<% tmp1=format_mid_num(43) %>
<tr>
<td>论坛验证码:</td>
<td><input type=radio name=web_setup_43 value='0'<%if int(tmp1)<>1 then response.write " checked"%>>&nbsp;开启&nbsp;&nbsp;<input type=radio name=web_setup_43 value='1'<%if int(tmp1)=1 then response.write " checked"%>>&nbsp;关闭</td>
<td class=gray>论坛是否开启验证码机制</td>
</tr>
<% tmp1=format_mid_num(44) %>
<tr>
<td>论坛版主显示:</td>
<td><input type=radio name=web_setup_44 value='0'<% if int(tmp1)<>1 then response.write " checked" %>>&nbsp;文字链接&nbsp;<input type=radio name=web_setup_44 value='1'<% if int(tmp1)=1 then response.write " checked" %>>&nbsp;下拉菜单框</td>
<td class=gray>论坛版主显示模式</td>
</tr>
<!--
<% tmp1=format_mid_num(45) %>
<tr>
<td>论坛列表模式:</td>
<td><input type=radio name=web_setup_45 value='0'<%if int(tmp1)<>1 then response.write " checked"%>>&nbsp;标准&nbsp;&nbsp;<input type=radio name=web_setup_45 value='1'<%if int(tmp1)=1 then response.write " checked"%>>&nbsp;简洁</td>
<td class=gray></td>
</tr>
-->
<%
  call submit_config()
end sub

sub joekoe_chk_common()
  if chk() then
    for i=1 to 22
      web_dim(i)=code_config(request.form("web_dim_"&i),0)
    next
    web_dim(0)=code_num(request.form("web_dim_0"),1)
    if int(web_dim(0))>0 and trim(request.form("js_mode"))="yes" then web_dim(0)=2
    web_dim(2)=code_url(web_dim(2))
    web_dim(6)=code_url(web_dim(6))
    dim tim_num,tmp_str
    tmp_str=""
    for i=1 to 24
      tim_num=1
      if trim(request.form("web_setup_10_"&i))="yes" then tim_num=0
      tmp_str=tmp_str&tim_num
    next
    web_dim(10)=replace(tmp_str," ","")
    web_dim(22)=replace(web_dim(22)," ","")
    web_dim(22)=replace(web_dim(22),",","|")
    web_dim(22)=web_dim(22)&"|"
    for i=0 to 1
      if instr(web_dim(22),"||")<1 then exit for
      web_dim(22)=replace(web_dim(22),"||","|")
    next
    if right(web_dim(22),1)="|" then web_dim(22)=left(web_dim(22),len(web_dim(22))-1)
    'admin_valcode="e4bdbc16a6c6f7ee"
    tmp1=code_config(request.form("admin_valcode"),0)
    if trim(request.form("admin_valcode_clear"))="yes" then
      admin_valcode=""
    else
      if tmp1<>"" then
        admin_valcode=jk_md5(tmp1,"short")
      end if
    end if    
    scroll_head=code_config(request.form("scroll_head"),0)
    web_frm_word=code_config(request.form("web_frm_word"),0)
    web_n_boy=code_config(request.form("web_n_boy"),0)
    web_n_girl=code_config(request.form("web_n_girl"),0)
    web_ucolor=code_config(request.form("web_ucolor"),0)
    web_sm_server=code_config(request.form("web_sm_server"),0)
    web_sm_user=code_config(request.form("web_sm_user"),0)
    web_sm_pass=code_config(request.form("web_sm_pass"),0)
    call joekoe_template_common()
    call joekoe_template_common_other()
    call admin_msg("已成功修改了"&ntit&tit_fir&"!","?action="&action,1)
    exit sub
  end if
  call form_first()
%>
<form name=common_frm action='?action=<%response.write action%>' method=post>
<input type=hidden name=chk value='yes'>
<input type=hidden name=web_dim_7 value='<%response.write web_dim(7)%>'>
<input type=hidden name=web_dim_8 value='<%response.write web_dim(8)%>'>
<input type=hidden name=web_dim_11 value='<%response.write web_dim(11)%>'>
<input type=hidden name=web_dim_12 value='<%response.write web_dim(12)%>'>
<input type=hidden name=web_dim_13 value='<%response.write web_dim(13)%>'>
<input type=hidden name=web_dim_14 value='<%response.write web_dim(14)%>'>
<input type=hidden name=web_dim_19 value='<%response.write web_dim(19)%>'>
<input type=hidden name=web_dim_20 value='<%response.write web_dim(20)%>'>
<input type=hidden name=web_dim_21 value='<%response.write web_dim(21)%>'>
<tr class=tr1>
<td>网站名称:</td>
<td><input type=text name=web_dim_1 value='<%response.write web_dim(1)%>' size=40 maxlength=20></td>
<td class=gray></td>
</tr>
<tr class=tr1>
<td>网站地址:</td>
<td><input type=text name=web_dim_2 value='<%response.write web_dim(2)%>' size=40 maxlength=100></td>
<td class=gray></td>
</tr>
<tr class=tr1>
<td>网站状态:</td>
<td><input type=radio name=web_dim_0 value='1'<% if int(web_dim(0))>0 then response.write " checked" %>>&nbsp;开放&nbsp;<input type=radio name=web_dim_0 value='0'<% if int(web_dim(0))=0 then response.write " checked" %>>&nbsp;关闭</td>
<td class=gray>是否开放网站</td>
</tr>
<tr class=tr1>
<td>登陆验证码:</td>
<td><input type=text name=admin_valcode value='' size=20 maxlength=20>&nbsp; &nbsp;<input type=checkbox name=admin_valcode_clear value='yes'>&nbsp;清空验证码</td>
<td class=gray>加密值:<%
  if admin_valcode="" then
    response.write "<font class=red>未设定</font>"
  else
    response.write "<font class=blue>"&admin_valcode&"</font>"
  end if
%></td>
</tr>
<tr class=tr1>
<td>超级管理员:</td>
<td><input type=text name=web_dim_3 value='<%response.write web_dim(3)%>' size=20 maxlength=20></td>
<td class=gray></td>
</tr>
<tr>
<td>Cookies名称:</td>
<td><input type=text name=web_dim_5 value='<%response.write web_dim(5)%>' size=20 maxlength=100></td>
<td class=gray></td>
</tr>
<tr>
<td>网站目录:</td>
<td><input type=text name=web_dim_6 value='<%response.write web_dim(6)%>' size=20 maxlength=100></td>
<td class=gray></td>
</tr>
<tr>
<td>用户颜色:</td>
<td><input type=text name=web_ucolor value='<%response.write web_ucolor%>' size=10 maxlength=6>  <a title="主题字体颜色" language="javascript" onclick="slect_color('web_ucolor');"><img src="html_edit/images/btn_fgcolor.gif" width=23 height=22 align=absmiddle>点击选取颜色</a>  请正确填写<font class=red_3>6</font>位颜色代码。</td>
<td class=gray>用户名称在论坛所用的光晕颜色</td>
</tr>
<tr>
<td>网站SKIN:</td>
<td>当前SKIN:<font class=red><%response.write web_dim(7)%></font>&nbsp;&nbsp;当前页面宽度:<font class=red><%response.write web_dim(8)%></font></td>
<td class=gray><%response.write img_admin("","")%>&nbsp;<a href='admins_config_skin.asp'>网站SKIN及相关设置</a></td>
</tr>
<tr>
<td>货币单位:</td>
<td><input type=text name=web_dim_9 value='<%response.write web_dim(9)%>' size=20 maxlength=20></td>
<td class=gray>尽量减短其名称</td>
</tr>
<tr>
<td>性别称谓:</td>
<td>男:<input type=text name=web_n_boy value='<%response.write web_n_boy%>' size=8 maxlength=20>&nbsp;女:<input type=text name=web_n_girl value='<%response.write web_n_girl%>' size=8 maxlength=20></td>
<td class=gray>尽量减短其名称</td>
</tr>
<%
  tmp1=web_dim(10)
  if len(tmp1)<>24 then tmp1="000000000000000000000000"
%>
<tr class=tr1>
<td>安全开放时间:</td>
<td>
  <table border=0>
  <tr class=tr1>
<%
  for i=1 to 24
    response.write "<td><input type=checkbox name=web_setup_10_"&i&" value='yes'"
    if int(mid(tmp1,i,1))<>1 then response.write "checked"
    response.write ">"&(i-1)&"点</td>"
    if i mod 8 =0 then response.write "</tr><tr class=tr1>"
  next
%>

⌨️ 快捷键说明

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