<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>ASP</title>
<link>http://www.cccto.com/a/biancheng/ASP/</link>
<description>编程 / ASP</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2009-2010 CCCTO. 虫虫技术在线 版权所有]]></generator>
<webmaster>dragonox@vip.sina.com</webmaster>
<item>
    <title><![CDATA[ASP程序中输出Excel文件实例一则]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/230.html</link>
    <description><![CDATA[在asp中利用excel的一个方法是将excel文件作为一个数据库进行链接，然后的操作和对access数据库操作类似。但是这个方法不是总能有用的，应为excel不是关系型的数据库。对于一个固定格]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP实现IE地址栏参数的判断]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/229.html</link>
    <description><![CDATA[在服务器端asp程序可以接受html页面上的form传来的参数，那么它又如何实现IE地址参数判断呢？ 当地址栏没有参数＂id＂时： 以下是引用片段： Request.QueryString[ID]==null Convert.ToString(Requ]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[初学ASP编程易犯的一个错误要注意]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/228.html</link>
    <description><![CDATA[在ASP编程中，身份认证可以说是常要用到的。但怎么样才能做到认证的安全呢？ 表单提交页面：sub.htm html head title管理员登陆＜/title body form name=form1 method=post action=sub.asp p 管理员: inpu]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP中FSO的神奇功能]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/227.html</link>
    <description><![CDATA[在ASP中，FSO的意思是File System Object，即文件系统对象。 我们将要操纵的计算机文件系统，在这里是指位于web服务器之上。所以，确认你对此拥有合适的权限。理想情况下，你可以在自己]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[asp获取文件md5值]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/226.html</link>
    <description><![CDATA[网上asp加密字符的MD5很多，也很普遍，但是对文件进行md5的确很少，因为受到asp语言本身的限制。我们知道字符串的md5可以对明文进行不可逆的加密，从而保证数据储存或者传送的安全]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP实现SQL语句日期格式的加减运算]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/225.html</link>
    <description><![CDATA[今天在工作中遇到了一个问题，需要按时间查询，可是查询出来的结果显示的不正确。举个例子来说，要查找出2007-10-12至2007-10-31之间在网站上注册的会员，选择好日期后，点击查询按]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP技巧实例：关于对表单操作的程序]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/224.html</link>
    <description><![CDATA[InsertingFormcontentintoDatabasewithASP. % '--Loader.asp-- '--version1.5.2 '--lastupdated12/5/2002 ' 'FaisalKhan 'faisal@stardeveloper.com 'www.stardeveloper.com 'Classforhandlingbinaryuploads ClassLoader Privatedict PrivateSubClass_Initial]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP基础教程：ASP简介]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/223.html</link>
    <description><![CDATA[看了 ASP基础教程：Are you ready? 一文后，是否令你怦然心动？是否已经急不可待地想构建属于你自己的动态网站？本文将以 Active Server Pages 为中心，向你全面展示制作动态商业网站的步骤]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>

</channel>
</rss>

