📄 config.asp
字号:
<td height="30" colspan=2> <strong>上传信息设置::</strong></td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" align="center"> <div align="right">允许上传的文件类型:</div></td>
<td width="82%"> <input name="OKAr" type="text" value="<%=rs("SMT_OKAr")%>" size="50"> 以,分隔后缀名,切记勿允许上传asp/exe文件</td>
</tr>
<tr bgcolor="#ffffff">
<td align="center"><div align="right">允许上传的文件大小:</div></td>
<td> <input name="OKsize" type="text" value="<%=rs("SMT_OKsize")%>" size="15"> Byte = <%=rs("SMT_OKsize")/1024%> K</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" align="center"> <div align="right">允许上传的图片类型:</div></td>
<td width="82%"> <input name="OKArpic" type="text" value="<%=rs("SMT_OKArpic")%>" size="50"> 以,分隔后缀名,切记勿允许上传asp/exe文件</td>
</tr>
<tr bgcolor="#ffffff">
<td align="center"><div align="right">允许上传的图片大小:</div></td>
<td> <input name="OKsizepic" type="text" value="<%=rs("SMT_OKsizepic")%>" size="15"> Byte = <%=rs("SMT_OKsizepic")/1024%> K</td>
</tr>
<tr bgcolor="#efefef">
<td height="30" colspan=2> <strong>运行信息设置::</strong></td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">试用企业注册确认</td>
<td width="82%"> <input name="citysypkey" type="radio" value=1 <%if rs("SMT_citysypkey")=1 then%>checked<%end if%>> 直接通过 <input name="citysypkey" type="radio" value=0 <%if rs("SMT_citysypkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">普通企业注册确认</td>
<td width="82%"> <input name="cityypkey" type="radio" value=1 <%if rs("SMT_cityypkey")=1 then%>checked<%end if%>> 直接通过 <input name="cityypkey" type="radio" value=0 <%if rs("SMT_cityypkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">VIP 企业注册确认</td>
<td width="82%"> <input name="cityvipypkey" type="radio" value=1 <%if rs("SMT_cityvipypkey")=1 then%>checked<%end if%>> 直接通过 <input name="cityvipypkey" type="radio" value=0 <%if rs("SMT_cityvipypkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">企业注册试用功能</td>
<td width="82%"> <input name="citysy" type="radio" value=1 <%if rs("SMT_citysy")=1 then%>checked<%end if%>> 允许试用 <input name="citysy" type="radio" value=0 <%if rs("SMT_citysy")=0 then%>checked<%end if%>> 不允许 试用会员为 <input name="citysydate" type="text" value="<%=rs("SMT_citysydate")%>" size=5> 天(不允许试用则设置无效),直接申请VIP则赠送 <input name="citysyvipdate" type="text" value="<%=rs("SMT_citysyvipdate")%>" size=5> 天</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">普通企业收费功能</td>
<td width="82%"> <input name="cityuserp" type="radio" value=1 <%if rs("SMT_cityuserp")=1 then%>checked<%end if%>> 开启收费 <input name="cityuserp" type="radio" value=0 <%if rs("SMT_cityuserp")=0 then%>checked<%end if%>> 不收费 <input name="cityuserpm" type="text" value="<%=rs("SMT_cityuserpm")%>" size=5> 元/年(不收费则设置无效)</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">VIP 企业收费功能</td>
<td width="82%"> <input name="cityvipp" type="radio" value=1 <%if rs("SMT_cityvipp")=1 then%>checked<%end if%>> 开启收费 <input name="cityvipp" type="radio" value=0 <%if rs("SMT_cityvipp")=0 then%>checked<%end if%>> 不收费 <input name="cityvippm" type="text" value="<%=rs("SMT_cityvippm")%>" size=5> 元/年(不收费则设置无效)</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">企业注册收费时间</td>
<td width="82%"> <input name="cityjysj" type="text" value="<%=rs("SMT_cityjysj")%>" size=5> 天(如设置收费则新注册公司如在此时间内没有交费开通,将会提示会员服务到期)</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">商贸机会是否要确认</td>
<td width="82%"> <input name="cityscakey" type="radio" value=1 <%if rs("SMT_cityscakey")=1 then%>checked<%end if%>> 直接通过 <input name="cityscakey" type="radio" value=0 <%if rs("SMT_cityscakey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">免费商机是否要确认</td>
<td width="82%"> <input name="cityscafree" type="radio" value=1 <%if rs("SMT_cityscafree")=1 then%>checked<%end if%>> 直接通过 <input name="cityscafree" type="radio" value=0 <%if rs("SMT_cityscafree")=0 then%>checked<%end if%>> 需确认 免费商机有效期 <input name="cityscayx" type="text" value="<%=rs("SMT_cityscayx")%>" size=5> 天(关闭免费商机则设置无效)</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">展会信息是否要确认</td>
<td width="82%"> <input name="cityzhkey" type="radio" value=1 <%if rs("SMT_cityzhkey")=1 then%>checked<%end if%>> 直接通过 <input name="cityzhkey" type="radio" value=0 <%if rs("SMT_cityzhkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">企业新闻是否要确认</td>
<td width="82%"> <input name="citynewskey" type="radio" value=1 <%if rs("SMT_citynewskey")=1 then%>checked<%end if%>> 直接通过 <input name="citynewskey" type="radio" value=0 <%if rs("SMT_citynewskey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">行业新闻是否要确认</td>
<td width="82%"> <input name="cityxxkey" type="radio" value=1 <%if rs("SMT_cityxxkey")=1 then%>checked<%end if%>> 直接通过 <input name="cityxxkey" type="radio" value=0 <%if rs("SMT_cityxxkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">企业招聘是否要确认</td>
<td width="82%"> <input name="cityjobzpkey" type="radio" value=1 <%if rs("SMT_cityjobzpkey")=1 then%>checked<%end if%>> 直接通过 <input name="cityjobzpkey" type="radio" value=0 <%if rs("SMT_cityjobzpkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">个人求职是否要确认</td>
<td width="82%"> <input name="cityjobqzkey" type="radio" value=1 <%if rs("SMT_cityjobqzkey")=1 then%>checked<%end if%>> 直接通过 <input name="cityjobqzkey" type="radio" value=0 <%if rs("SMT_cityjobqzkey")=0 then%>checked<%end if%>> 需确认 免费人才库有效期 <input name="cityfreejob" type="text" value="<%=rs("SMT_cityfreejob")%>" size=5> 天(关闭个人会员则设置无效)</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">产品是否要确认</td>
<td width="82%"> <input name="citycpkey" type="radio" value=1 <%if rs("SMT_citycpkey")=1 then%>checked<%end if%>> 直接通过 <input name="citycpkey" type="radio" value=0 <%if rs("SMT_citycpkey")=0 then%>checked<%end if%>> 需确认</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">一般性的屏蔽</td>
<td width="82%"> <input name="cityping" type="text" value="<%=replace(rs("SMT_cityping"),"""","”")%>" size=50> 请用 "|" 隔开,请用中文的‘ 代替英文 '</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">SQL防注入屏蔽</td>
<td width="82%"> <input name="citysql" type="text" value="<%=replace(rs("SMT_citysql"),"""","”")%>" size=50> 请用 "|" 隔开,请用中文的‘ 代替英文 '</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">禁止注册的用户名</td>
<td width="82%"> <input name="citypingname" type="text" value="<%=rs("SMT_citypingname")%>" size=50> 请用 "|" 隔开,对企业用户有效</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">是否支持二级域名</td>
<td width="82%"> <input name="dnskey" type="radio" value=1 <%if rs("SMT_dnskey")=1 then%>checked<%end if%>> 开 <input name="dnskey" type="radio" value=0 <%if rs("SMT_dnskey")=0 then%>checked<%end if%>> 关 二级域名后缀 <input name="citydns" type="text" value="<%=rs("SMT_citydns")%>" size=15> 请在前面加上 "."</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">企业二级域名形式</td>
<td width="82%"> <input type="checkbox" name="dnswww" value="1"<%if rs("SMT_dnswww")=1 then%> checked<%end if%> class=radio> 选择则支持 http://www.uour.yourname.com,否则为 http://uour.yourname.com</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">生成 HTML 静态页</td>
<td width="82%"> <input type="checkbox" name="cityHTML" value="1"<%if rs("SMT_cityHTML")=1 then%> checked<%end if%> class=radio> 此功能暂对 企业新闻、行业新闻有效 <a href=createHtml.asp?action=save class=red>现在重新生成所有Html?</a> <a href=createHtml.asp?action=del class=red>删除所有Html?</a></td>
</tr>
<tr bgcolor="#efefef">
<td height="30" colspan=2> <strong>系统邮件设置(服务器须 JMAIL 支持)::</strong></td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">SMTP服务器</td>
<td width="82%"> <input name="citymailsmtp" type="text" value="<%=rs("SMT_citymailsmtp")%>" size=15> 用来发送邮件的SMTP服务器,此信息不设置将不能发送邮件</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">登录用户名</td>
<td width="82%"> <input name="citymaillog" type="text" value="<%=rs("SMT_citymaillog")%>" size=15> 此信息不设置将不能发送邮件</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">登录密码</td>
<td width="82%"> <input name="citymailpass" type="password" value="<%=rs("SMT_citymailpass")%>" size=15> 此信息不设置将不能发送邮件</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">邮件域名</td>
<td width="82%"> <input name="citymaildns" type="text" value="<%=rs("SMT_citymaildns")%>" size=15> 如果你用“name@domain.com”这样的用户名登录时,请指明domain.com,否则将不能发送邮件</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">企业注册欢迎邮件</td>
<td width="82%"> <input type="checkbox" name="0" value="1" class=radio<%if citymailkey0=1 then%> checked<%end if%>> 选择则用户注册后将发送欢迎邮件</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">产品咨询提醒邮件</td>
<td width="82%"> <input type="checkbox" name="1" value="1" class=radio<%if citymailkey1=1 then%> checked<%end if%>> 选择则用户发布产品咨询后系统将发送邮件提醒该企业</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">产品留言提醒邮件</td>
<td width="82%"> <input type="checkbox" name="2" value="1" class=radio<%if citymailkey2=1 then%> checked<%end if%>> 选择则用户发布产品留言后系统将发送邮件提醒该企</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">商机留言提醒邮件</td>
<td width="82%"> <input type="checkbox" name="3" value="1" class=radio<%if citymailkey3=1 then%> checked<%end if%>> 选择则用户发布商机留言后系统将发送邮件提醒该企</td>
</tr>
<tr bgcolor="#ffffff">
<td width="18%" height="30" align="center">客户留言提醒邮件</td>
<td width="82%"> <input type="checkbox" name="4" value="1" class=radio<%if citymailkey4=1 then%> checked<%end if%>> 选择则企业网站上有客户留言后系统将发送邮件提醒该企</td>
</tr>
<tr bgcolor="#ffffff" align="center">
<td height="30" colspan=2><input type="submit" name="Submit" value="提 交" class=input1></td>
</tr>
</form>
<%
rs.close
set rs=nothing
%>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -