<?xml version="1.0" encoding="gbk"?>
<!--  RSS generated by Flaimo.com RSS Builder [2026-04-05 20:55:47]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<pubDate>Sun, 05 Apr 2026 20:55:47 +0800</pubDate>
<lastBuildDate>Sun, 05 Apr 2026 20:55:47 +0800</lastBuildDate>
<docs>http://bbs.rongsen.com.cn/</docs>
<description>我们专注于服务器维护、IT项目外包，监控运维服务及linux或windows系统下各种应用软件的安装配置维护优化等!并深得客户的高度肯定。</description>
<link>http://bbs.rongsen.com.cn/</link>
<title>asp技巧-黑客防线网安服务器维护基地</title>
<image>
<title>asp技巧-黑客防线网安服务器维护基地</title>
<url>http://bbs.rongsen.com.cn/images/logo.gif</url>
<link>http://bbs.rongsen.com.cn/</link>
<description>我们专注于服务器维护、IT项目外包，监控运维服务及linux或windows系统下各种应用软件的安装配置维护优化等!并深得客户的高度肯定。</description>
</image>
<webMaster>http://bbs.rongsen.com.cn/</webMaster>
<generator>http://bbs.rongsen.com.cn/</generator>
<category>黑客防线网安服务器维护基地</category>
<ttl>60</ttl>
<dc:creator>http://bbs.rongsen.com.cn/</dc:creator>
<dc:date>Sun, 05 Apr 2026 20:55:47 +0800</dc:date>
<sy:updateFrequency>0</sy:updateFrequency>
<sy:updateBase>2026</sy:updateBase>
<item>
<title><![CDATA[四川地震,全国哀悼日网站变黑代码]]></title>
<link>http://bbs.rongsen.com.cn/show-477-1.html</link>
<description><![CDATA[看很多站长都不知道修改 这里顶下 只要修改下CSS滤镜就可以或则在 首页&lt;BODY STYLE="break-all;filter:gray"&gt;
四川灾民和战斗在第一线的战友们 我们全国人民与您们同在！<br /><strong>Tags</strong>:<a href=tag.php?tag=%B0%A7%B5%BF%C8%D5 target='blank'>哀悼日</a>&nbsp;&nbsp;<a href=tag.php?tag=%CD%F8%D5%BE target='blank'>网站</a>&nbsp;&nbsp;<a href=tag.php?tag=%B1%E4%BA%DA%B4%FA%C2%EB target='blank'>变黑代码</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-05-19 21:13:52</pubDate>
<guid>http://bbs.rongsen.com.cn/show-477-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[ASP脚本语言的19个基本技巧使用]]></title>
<link>http://bbs.rongsen.com.cn/show-481-1.html</link>
<description><![CDATA[ASP（英文全称Active Server Pages）是一个编程环境，在其中，可以混合使用HTML、脚本语言以及组件来创建服务器端功能强大的Internet应用程序。 如果您以前创建过一个站点，其中混合了HTML ...<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP%BD%C5%B1%BE target='blank'>ASP脚本</a>&nbsp;&nbsp;<a href=tag.php?tag=%D3%EF%D1%D4 target='blank'>语言</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:05:40</pubDate>
<guid>http://bbs.rongsen.com.cn/show-481-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[把网页中的电话号码生成图片的ASP程序]]></title>
<link>http://bbs.rongsen.com.cn/show-482-1.html</link>
<description><![CDATA[作用：用ASP程序将页面中的电话号码生成图片格式。 以下是引用片段：&lt;% Call Com_CreatValidCode(Request.QueryString(&quot;tel&quot;))  Public Sub Com_CreatValidCode(pTel)       &#039;--------- ...<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP%B3%CC%D0%F2 target='blank'>ASP程序</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:13:27</pubDate>
<guid>http://bbs.rongsen.com.cn/show-482-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[用ASP对网页进行限制性的访问]]></title>
<link>http://bbs.rongsen.com.cn/show-483-1.html</link>
<description><![CDATA[要使用request对象的ServerVariables属性，通过它来获得环境变量的值。使用的语法为：Request.ServerVariables(variable)，“variable”表示环境变量的名称，如服务器主机名称、Web服务器软件名等等，若“varia ...<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP target='blank'>ASP</a>&nbsp;&nbsp;<a href=tag.php?tag=%CD%F8%D2%B3 target='blank'>网页</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:13:51</pubDate>
<guid>http://bbs.rongsen.com.cn/show-483-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[如何把aSP编写成cLL]]></title>
<link>http://bbs.rongsen.com.cn/show-484-1.html</link>
<description><![CDATA[这篇文章主要是为想将自己的ASP水平提高的人写的! 把ASP代码变成组件,开发者不仅是加快了ASP的速度,而且也能保护自己的代码.这篇文章写出来,也是为了给想开发组件网友上一堂入门课! 下面,我们会来编写一个非常简 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=aSP target='blank'>aSP</a>&nbsp;&nbsp;<a href=tag.php?tag=%B1%E0%D0%B4 target='blank'>编写</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:14:45</pubDate>
<guid>http://bbs.rongsen.com.cn/show-484-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[aSP文件操作--列出目录及文件]]></title>
<link>http://bbs.rongsen.com.cn/show-485-1.html</link>
<description><![CDATA[把以下文件建在同一目录，IIS中确定文件操作组件可用，即可用ASP列出文件和目录了，----文件folder.inc-----&lt;%folderini=&quot;c:\&quot;%&gt;
----文件index.asp-----&lt;!--#Include file=&quot;folder.inc&quot;--&gt;&lt;html&gt;&lt;head&gt;&lt; ...<br /><strong>Tags</strong>:<a href=tag.php?tag=aSP target='blank'>aSP</a>&nbsp;&nbsp;<a href=tag.php?tag=%CE%C4%BC%FE%B2%D9%D7%F7 target='blank'>文件操作</a>&nbsp;&nbsp;<a href=tag.php?tag=%C1%D0%B3%F6 target='blank'>列出</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:15:43</pubDate>
<guid>http://bbs.rongsen.com.cn/show-485-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[ASP程序在ACCESS数据库中生成不重复的流水号]]></title>
<link>http://bbs.rongsen.com.cn/show-486-1.html</link>
<description><![CDATA[*************************************************&#039;函数名：getMaxOrder&#039;作  用：得到最大序列号&#039;参  数：fieldName   ----在序列号表中的字段名&#039;        tableName   ----序列号所在表名&#039;        field ...<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP target='blank'>ASP</a>&nbsp;&nbsp;<a href=tag.php?tag=%B3%CC%D0%F2 target='blank'>程序</a>&nbsp;&nbsp;<a href=tag.php?tag=ACCESS target='blank'>ACCESS</a>&nbsp;&nbsp;<a href=tag.php?tag=%CA%FD%BE%DD%BF%E2 target='blank'>数据库</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:16:31</pubDate>
<guid>http://bbs.rongsen.com.cn/show-486-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[在ASP中获取Identily的值（记录的自动编号）]]></title>
<link>http://bbs.rongsen.com.cn/show-487-1.html</link>
<description><![CDATA[在ASP中怎样获取Identily的值（怎么获取新添加记录的自动编号）
获取数据库里最新的种子值！
第一种方法：@@IDENTITY特点：支持sql Server 和ACCESS&#039;&#039;隐式调用Command对象sql = &quot; INSERT INTO admin_user  ...<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP target='blank'>ASP</a>&nbsp;&nbsp;<a href=tag.php?tag=Identily target='blank'>Identily</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:17:00</pubDate>
<guid>http://bbs.rongsen.com.cn/show-487-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[使用asp实现文件上传的各种方法]]></title>
<link>http://bbs.rongsen.com.cn/show-488-1.html</link>
<description><![CDATA[最近做在做项目，涉及到文件上载的问题，找来资料研究了一下。当用户需要将文件传输到服务器上时，常用方法是使用ftp方式，用ftp的话虽然传输稳定，但安全性是个严重的问题，而且ftp服务器读用户库获取权限，这 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=asp target='blank'>asp</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:17:59</pubDate>
<guid>http://bbs.rongsen.com.cn/show-488-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[asp的rs.GetString详细用法说明]]></title>
<link>http://bbs.rongsen.com.cn/show-492-1.html</link>
<description><![CDATA[许多ASP程序员都有过执行数据库查询,然后将查询结果用HTML表格的形式显示出来的经历吧. 通常我们是这么做的: 
&lt; % &#039;&#039;Create connection / recordset &#039;&#039;Populate data into recordset object % &gt; 
&lt; TABLE ...<br /><strong>Tags</strong>:<a href=tag.php?tag=asp target='blank'>asp</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:21:43</pubDate>
<guid>http://bbs.rongsen.com.cn/show-492-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[通用翻页模块的翻页效果]]></title>
<link>http://bbs.rongsen.com.cn/show-496-1.html</link>
<description><![CDATA[<br /><strong>Tags</strong>:<a href=tag.php?tag=%CD%A8%D3%C3 target='blank'>通用</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%AD%D2%B3%C4%A3%BF%E9 target='blank'>翻页模块</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%AD%D2%B3 target='blank'>翻页</a>&nbsp;&nbsp;<a href=tag.php?tag=%D0%A7%B9%FB target='blank'>效果</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:24:29</pubDate>
<guid>http://bbs.rongsen.com.cn/show-496-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[ASP细节：防刷新重复提交、防后退方法]]></title>
<link>http://bbs.rongsen.com.cn/show-497-1.html</link>
<description><![CDATA[网页防刷新重复提交、防后退解决方法
提交后禁用提交按钮（大部分人都是这样做的）
如果客户提交后,按F5刷新怎么办?
使用Session
在提交的页面也就是数据库处理之前：
 
if session(&quot;ok&quot;)=true then    ...<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP target='blank'>ASP</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%C0%CB%A2%D0%C2 target='blank'>防刷新</a>&nbsp;&nbsp;<a href=tag.php?tag=%D6%D8%B8%B4%CC%E1%BD%BB target='blank'>重复提交</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%C0%BA%F3%CD%CB target='blank'>防后退</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%BD%B7%A8 target='blank'>方法</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-03 06:25:08</pubDate>
<guid>http://bbs.rongsen.com.cn/show-497-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[一行代码解决iframe挂马！]]></title>
<link>http://bbs.rongsen.com.cn/show-513-1.html</link>
<description><![CDATA[Quote:
相信大多数朋友都是iframe木马的受害者，有朋友的网站被注入了N回iframe，心情可想而知。而且现在ARP攻击，注入iframe也是轻而易举的事，仅局域网里都时刻面临威胁，哎，什么世道。
IE Only——一般 ...<br /><strong>Tags</strong>:<a href=tag.php?tag=%B4%FA%C2%EB target='blank'>代码</a>&nbsp;&nbsp;<a href=tag.php?tag=iframe target='blank'>iframe</a>&nbsp;&nbsp;<a href=tag.php?tag=%B9%D2%C2%ED target='blank'>挂马</a>&nbsp;&nbsp;]]></description>
<pubDate>2008-07-12 20:44:06</pubDate>
<guid>http://bbs.rongsen.com.cn/show-513-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[asp空间为什么在NetScrape中跳转带参数的URL会出现错误]]></title>
<link>http://bbs.rongsen.com.cn/show-514-1.html</link>
<description><![CDATA[
如下：&lt;%URL=&quot;xur.asp&quot;var1=&quot;username=&quot; &amp; server.URLencode(&quot;xur&quot;)var2=&quot;&amp;company=&quot; &amp; server.URLencode(&quot;xurstudio&quot;)var3=&quot;&amp;phone=&quot; &amp; server.URLencode(&quot;021-53854336-186&quot;<br /><strong>Tags</strong>:<a href=tag.php?tag=asp target='blank'>asp</a>&nbsp;&nbsp;<a href=tag.php?tag=%BF%D5%BC%E4 target='blank'>空间</a>&nbsp;&nbsp;<a href=tag.php?tag=%B4%ED%CE%F3 target='blank'>错误</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-02-03 11:54:46</pubDate>
<guid>http://bbs.rongsen.com.cn/show-514-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[asp空间为什么在Access数据会出现更新失败错误]]></title>
<link>http://bbs.rongsen.com.cn/show-515-1.html</link>
<description><![CDATA[
我的Access数据库在用过一段时间后，用Update语句更新时出现更新失败的错误信息，可Select明明能用啊？<br /><strong>Tags</strong>:<a href=tag.php?tag=asp target='blank'>asp</a>&nbsp;&nbsp;<a href=tag.php?tag=%BF%D5%BC%E4 target='blank'>空间</a>&nbsp;&nbsp;<a href=tag.php?tag=Access target='blank'>Access</a>&nbsp;&nbsp;<a href=tag.php?tag=%CA%FD%BE%DD target='blank'>数据</a>&nbsp;&nbsp;<a href=tag.php?tag=%B4%ED%CE%F3 target='blank'>错误</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-02-03 11:55:17</pubDate>
<guid>http://bbs.rongsen.com.cn/show-515-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[asp空间为什么有的浏览器只许前进不能后退]]></title>
<link>http://bbs.rongsen.com.cn/show-516-1.html</link>
<description><![CDATA[还有一种办法是当用户按下后退键时，该页面是再次从服务器装入，而不是从缓存装入。请看源代码：<br /><strong>Tags</strong>:<a href=tag.php?tag=asp target='blank'>asp</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-02-03 11:55:47</pubDate>
<guid>http://bbs.rongsen.com.cn/show-516-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[url地址重写实现asp伪静态化]]></title>
<link>http://bbs.rongsen.com.cn/show-4200-1.html</link>
<description><![CDATA[此方法适合使用虚拟主机的朋友，实现效果例如 www.xxxx.com/xx.asp?id=1  重写成   www.xxxx.com/xx.asp?/1.html数据库是access，表名article，里面有id，title，content config.asp连接数据库文件 &lt; % &#039;功能<br /><strong>Tags</strong>:<a href=tag.php?tag=%CE%B1%BE%B2%CC%AC target='blank'>伪静态</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-15 20:39:55</pubDate>
<guid>http://bbs.rongsen.com.cn/show-4200-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[asp无限级分类加js收缩伸展功能代码]]></title>
<link>http://bbs.rongsen.com.cn/show-4278-1.html</link>
<description><![CDATA[为了方便使用分类，我定义了一个分类表category，里面字段是id(自动编号)  cat_name(分类名) parent_id(父ID，对应本表ID) cat_order(顺序) is_show(是否显示)  u_id(这个用来区别是新闻分类，还是产品分类，还是其<br /><strong>Tags</strong>:<a href=tag.php?tag=%CE%DE%CF%DE%BC%B6 target='blank'>无限级</a>&nbsp;&nbsp;<a href=tag.php?tag=%B7%D6%C0%E0 target='blank'>分类</a>&nbsp;&nbsp;]]></description>
<pubDate>2010-09-19 02:13:35</pubDate>
<guid>http://bbs.rongsen.com.cn/show-4278-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[ASP中页面限权访问的两种方法]]></title>
<link>http://bbs.rongsen.com.cn/show-4773-1.html</link>
<description><![CDATA[在设计网页时，经常遇到某些页面需限权访问的情况。比如，一个公司的某些产品只让某一或某些供应商或客户浏览。那么，我们如何实现这一功能呢？本文，笔者将向读者介绍几种限制客户访问权限的方法。   　　通常，<br /><strong>Tags</strong>:<a href=tag.php?tag=ASP target='blank'>ASP</a>&nbsp;&nbsp;<a href=tag.php?tag=%C8%A8%CF%DE%B7%C3%CE%CA target='blank'>权限访问</a>&nbsp;&nbsp;]]></description>
<pubDate>2011-02-24 14:28:44</pubDate>
<guid>http://bbs.rongsen.com.cn/show-4773-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
<item>
<title><![CDATA[破解空间实现域名绑定到子目录方法]]></title>
<link>http://bbs.rongsen.com.cn/show-4779-1.html</link>
<description><![CDATA[站长们是不是还在为空间不支持域名绑定到子目录而发愁呢？买了个便宜也不错的空间，用的还满意，准备再开几个网站，却发现空间程序太落后，无法支持域名绑定到子目录，不得不放弃重新买个空间了。<br /><strong>Tags</strong>:<a href=tag.php?tag=%C6%C6%BD%E2 target='blank'>破解</a>&nbsp;&nbsp;<a href=tag.php?tag=%BF%D5%BC%E4 target='blank'>空间</a>&nbsp;&nbsp;]]></description>
<pubDate>2011-02-24 14:44:05</pubDate>
<guid>http://bbs.rongsen.com.cn/show-4779-1.html</guid>
<author>黑客防线网安服务器维护基地 http://bbs.rongsen.com.cn/</author>
</item>
</channel>
</rss>
