<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>ququsky的专栏</title><link>http://blog.csdn.net/ququsky/</link><description>编程蛐蛐</description><dc:language>zh-CN</dc:language><lastUpdateTime>Mon, 28 Jul 2008 08:33:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>ququsky</dc:creator><title>[转贴]ASP与数据库应用(给初学者)以及一些精华收藏 </title><link>http://blog.csdn.net/ququsky/archive/2008/07/28/2721727.aspx</link><pubDate>Mon, 28 Jul 2008 08:33:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2008/07/28/2721727.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/2721727.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2008/07/28/2721727.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/2721727.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2721727</trackback:ping><description>&lt;DIV class=posttitle&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;见最近许多网友询问一些关于数据库操作的基础问题，现把我以前写的一篇简单教程贴上来，好让一些初学者最快的入门：&lt;/P&gt;
&lt;P&gt;ASP与数据库应用（给初学者）&lt;/P&gt;
&lt;P&gt;　　一般来说，一个真正的、完整的站点是离不开数据库的，因为实际应用中，需要保存的数据很多，而且这些数据之间往往还有关联，利用数据库来管理这些数据，可以很方便的查询和更新。数据库有很多种，如：Fox 数据库(.dbf)、Access 数据库(.mdb)、Informix、Oracle 和 SQL Server 等等，在这里，我将以 Microsoft Access 数据库为例来说明ASP是如何访问数据库的。&lt;/P&gt;
&lt;P&gt;常用数据库语句&lt;/P&gt;
&lt;P&gt;　　1.SELECT 语句：命令数据库引擎从数据库里返回信息，作为一组记录。&lt;BR&gt;　　2.INSERT INTO 语句：添加一个或多个记录至一个表。&lt;BR&gt;　　3.UPDATE 语句：创建更新查询来改变基于特定准则的指定表中的字段值。&lt;BR&gt;　　4.DELETE 语句：创建一个删除查询把记&lt;img src ="http://blog.csdn.net/ququsky/aggbug/2721727.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>JavaScript常用检测脚本实例代码</title><link>http://blog.csdn.net/ququsky/archive/2008/03/26/2218938.aspx</link><pubDate>Wed, 26 Mar 2008 10:48:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2008/03/26/2218938.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/2218938.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2008/03/26/2218938.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/2218938.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2218938</trackback:ping><description>JavaScript常用检测脚本实例代码，检查输入字符串是否是带小数的数字格式,可以是负数(并且满足规定的精度)。 &lt;img src ="http://blog.csdn.net/ququsky/aggbug/2218938.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>new ActiveXObject axo技术````</title><link>http://blog.csdn.net/ququsky/archive/2007/04/26/1586314.aspx</link><pubDate>Thu, 26 Apr 2007 20:29:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/26/1586314.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1586314.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/26/1586314.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1586314.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1586314</trackback:ping><description>new ActiveXObject axo技术````&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1586314.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>document.all[]</title><link>http://blog.csdn.net/ququsky/archive/2007/04/21/1573978.aspx</link><pubDate>Sat, 21 Apr 2007 19:39:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/21/1573978.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1573978.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/21/1573978.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1573978.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1573978</trackback:ping><description>document.all[],&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1573978.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>vbs操作文件!!</title><link>http://blog.csdn.net/ququsky/archive/2007/04/18/1569584.aspx</link><pubDate>Wed, 18 Apr 2007 19:44:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/18/1569584.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1569584.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/18/1569584.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1569584.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1569584</trackback:ping><description>Set objFSO = CreateObject("Scripting.FileSystemObject")
Set objFile&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1569584.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>js小技巧  转 js基础嘘唏</title><link>http://blog.csdn.net/ququsky/archive/2007/04/13/1563050.aspx</link><pubDate>Fri, 13 Apr 2007 10:05:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/13/1563050.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1563050.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/13/1563050.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1563050.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1563050</trackback:ping><description>document.all("txt").focus(); 
document.all("txt").select();&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1563050.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>转了 转了什么叫div!什么叫css哈哈 知道了?</title><link>http://blog.csdn.net/ququsky/archive/2007/04/11/1561108.aspx</link><pubDate>Wed, 11 Apr 2007 19:09:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/11/1561108.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1561108.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/11/1561108.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1561108.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1561108</trackback:ping><description>div!什么叫css哈&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1561108.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>转别人的``js应用</title><link>http://blog.csdn.net/ququsky/archive/2007/04/09/1558030.aspx</link><pubDate>Mon, 09 Apr 2007 19:36:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/09/1558030.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1558030.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/09/1558030.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1558030.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1558030</trackback:ping><description>js,技巧,实用&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1558030.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>js实现分割收集的信息</title><link>http://blog.csdn.net/ququsky/archive/2007/04/02/1549521.aspx</link><pubDate>Mon, 02 Apr 2007 16:31:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/02/1549521.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1549521.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/02/1549521.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1549521.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1549521</trackback:ping><description> mc=split(mingc,","),javascript,js实现分割收集的信息&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1549521.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>js实现控制日期输入格式  </title><link>http://blog.csdn.net/ququsky/archive/2007/04/01/1548638.aspx</link><pubDate>Sun, 01 Apr 2007 21:42:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/04/01/1548638.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1548638.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/04/01/1548638.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1548638.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1548638</trackback:ping><description>js实现控制日期输入格式  &lt;img src ="http://blog.csdn.net/ququsky/aggbug/1548638.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>用一个公用变量实现多循环sql结果的收集!!</title><link>http://blog.csdn.net/ququsky/archive/2007/03/30/1547183.aspx</link><pubDate>Fri, 30 Mar 2007 22:11:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/03/30/1547183.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1547183.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/03/30/1547183.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1547183.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1547183</trackback:ping><description>公用变量实现多循环sql,k=cint(k)+1&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1547183.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>实现接受全由代码生成的页面传值与接收</title><link>http://blog.csdn.net/ququsky/archive/2007/03/28/1544362.aspx</link><pubDate>Wed, 28 Mar 2007 19:47:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/03/28/1544362.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1544362.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/03/28/1544362.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1544362.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1544362</trackback:ping><description>实现接受全由代码生成的页面传值与接收
 for i=1 to ts 
   
  z=replace(zhi(i),vbcrlf,"") 
  response.Write "document.xghy." &amp; ming(i) &amp; ".value=" &amp; "'" &amp;  z &amp; "';"  

 next

&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1544362.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>我的错误```我的自信?`/`</title><link>http://blog.csdn.net/ququsky/archive/2007/03/28/1544314.aspx</link><pubDate>Wed, 28 Mar 2007 18:21:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/03/28/1544314.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1544314.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/03/28/1544314.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1544314.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1544314</trackback:ping><description>如果调用函数传的是数组mm()时 调用时应该写 hanshu(mm)而非：hanshu(mm())/..我为这个错误郁闷```
函数返回最好少用 使用标记如  jg=fluse会比较好！！
重定向用代码控制如下：
response.redirect "xiugaimk.asp?biaohao= " &amp; mokuaibh 而非我相的后面再加引号
&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1544314.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>如何将字串 String 转换成整数 int? </title><link>http://blog.csdn.net/ququsky/archive/2007/03/23/1539183.aspx</link><pubDate>Fri, 23 Mar 2007 21:19:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/03/23/1539183.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1539183.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/03/23/1539183.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1539183.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1539183</trackback:ping><description>5.1 如何将字串 String 转换成整数 int?A. 有两个方法:2). int i = Integer.valueOf(my_str).intValue();注: 字串转成 Double, Float, Long 的方法大同小异.5.2 如何将整数 int 转换成字串 String ?A. 有叁种方法:注: Double, Float, Long 转成字串的方法大同小异.&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1539183.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ququsky</dc:creator><title>转　转　转　java的substring函数有多个构造函数,我只是例举其中的一个.</title><link>http://blog.csdn.net/ququsky/archive/2007/03/23/1539149.aspx</link><pubDate>Fri, 23 Mar 2007 20:46:00 GMT</pubDate><guid>http://blog.csdn.net/ququsky/archive/2007/03/23/1539149.aspx</guid><wfw:comment>http://blog.csdn.net/ququsky/comments/1539149.aspx</wfw:comment><comments>http://blog.csdn.net/ququsky/archive/2007/03/23/1539149.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ququsky/comments/commentRss/1539149.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1539149</trackback:ping><description>substring(0,2),0当然是起始位置(java中从0开始索引,而vb中是从1开始),但2不是子串的长度,却是子串结束位置,并且子串并不包含此位置的字符位置,mid("abcdef",2,3),2也是起始位置(vb中是从1开始索引),3刚代表子串的长度。&lt;img src ="http://blog.csdn.net/ququsky/aggbug/1539149.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>